TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

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

6 pointsby franz68almost 2 years ago
I have seen here very nice articles about client side image background removal opensource projects, but are there good equivalent server side ?

3 comments

e1galmost 2 years ago
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 未加载
robertheadleyalmost 2 years ago
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 未加载
PaulHoulealmost 2 years ago
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.