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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Show HN: Image segmentation and background removal in JavaScript

60 点作者 secondtimeuse将近 10 年前

7 条评论

secondtimeuse将近 10 年前
This is an alpha version, I hope to improve it over the next week by incorporating ConvnetJS, to label pixels in mixed superpixels (Superpixels with both positive and negative labels). And incorporate additional functionality to such as blurring the boundary.<p>The current restriction on the size of canvas 640 X 640 (Instagram size) , will also be removed over next few updates.
评论 #9945156 未加载
MichaelApproved将近 10 年前
It was hard to get an idea of the final result in the demo gif because the last frame disappeared so quickly. Here it is <a href="http:&#x2F;&#x2F;imgur.com&#x2F;fduYXCi" rel="nofollow">http:&#x2F;&#x2F;imgur.com&#x2F;fduYXCi</a>
评论 #9945591 未加载
skstronghold将近 10 年前
Was working on a similar problem, to fetch color of cloths from images(including models and background) in an e-commerce website. This implementation gives the best result so far.
评论 #9946660 未加载
MichaelApproved将近 10 年前
In the readme file, you have &quot;License: Copyright 2015, Cornell University. All Rights Reserved.&quot; Does that mean there isn&#x27;t a public license to use it?
评论 #9945541 未加载
pmontra将近 10 年前
Great demo. Out of curiosity, why not compiling the C algorithm with emcc into asm.js and probably get better performances (but a much larger js file) ?
评论 #9945511 未加载
eonw将近 10 年前
i tried to use it, it just crashed FireFox 39.0 on Windows 7.
dharma1将近 10 年前
Great stuff. Anyone aware of Android libs for this?
评论 #9946141 未加载