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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Is there an open source project to remove background from images, serverside?

6 点作者 franz68将近 2 年前
I have seen here very nice articles about client side image background removal opensource projects, but are there good equivalent server side ?

3 条评论

e1g将近 2 年前
Many options in the comments of prior discussions <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=36064639">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=36064639</a> and <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=35838504">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=35838504</a>
评论 #36647266 未加载
robertheadley将近 2 年前
I just starred this on Github. So it was fresh in my memory <a href="https:&#x2F;&#x2F;github.com&#x2F;imgly&#x2F;background-removal-js">https:&#x2F;&#x2F;github.com&#x2F;imgly&#x2F;background-removal-js</a>
评论 #36634827 未加载
PaulHoule将近 2 年前
I’d be concerned that something like that needs user feedback to do a really good job. When I try to do that with photoshop it is never quite right the first time though maybe the new A.I. models can do better.