TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: Open source Deep Learning Background removal service

10 点作者 burgalon超过 7 年前
Me and my colleague have been working on a small POC for Background removal. We used semantic segmentation trained on selfies, and documented the process of training and deploying a Keras model with Docker, Heroku and a Gitlab CI in 3 posts:<p><a href="https:&#x2F;&#x2F;greenscreen-ai.boorgle.com" rel="nofollow">https:&#x2F;&#x2F;greenscreen-ai.boorgle.com</a> Server side implementation <a href="https:&#x2F;&#x2F;greenscreen-ai-client.boorgle.com" rel="nofollow">https:&#x2F;&#x2F;greenscreen-ai-client.boorgle.com</a> Client side implementation using KerasJS<p>Training post <a href="https:&#x2F;&#x2F;medium.com&#x2F;@gidishperber&#x2F;background-removal-with-deep-learning-c4f2104b3157" rel="nofollow">https:&#x2F;&#x2F;medium.com&#x2F;@gidishperber&#x2F;background-removal-with-dee...</a><p>Deploying Keras model to Heroku with Gitlab CI <a href="https:&#x2F;&#x2F;medium.com&#x2F;@burgalon&#x2F;deploying-your-keras-model-35648f9dc5fb" rel="nofollow">https:&#x2F;&#x2F;medium.com&#x2F;@burgalon&#x2F;deploying-your-keras-model-3564...</a><p>KerasJS client side post <a href="https:&#x2F;&#x2F;medium.com&#x2F;@burgalon&#x2F;deploying-your-keras-model-using-keras-js-2e5a29589ad8" rel="nofollow">https:&#x2F;&#x2F;medium.com&#x2F;@burgalon&#x2F;deploying-your-keras-model-usin...</a><p>Server side source code <a href="https:&#x2F;&#x2F;gitlab.com&#x2F;fast-science&#x2F;background-removal-server" rel="nofollow">https:&#x2F;&#x2F;gitlab.com&#x2F;fast-science&#x2F;background-removal-server</a><p>Client side post <a href="https:&#x2F;&#x2F;gitlab.com&#x2F;fast-science&#x2F;background-removal-vue" rel="nofollow">https:&#x2F;&#x2F;gitlab.com&#x2F;fast-science&#x2F;background-removal-vue</a>

3 条评论

ldenoue超过 7 年前
When I tried the client side version on the same image, it wasn&#x27;t good compared to the server side. Are you using a different model on the client?
评论 #15151563 未加载
isharko超过 7 年前
This is really cool! Thanks for sharing.
inmean超过 7 年前
very nice concept, too bad the greenscreen-ai-client a bit slow
评论 #15151570 未加载