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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

BodyPix: Real-Time Person Segmentation in the Browser with Tensorflow.js

167 点作者 mrburton超过 5 年前

12 条评论

asymmetric超过 5 年前
This seems like it can be used to lower the bar for (repressive) governments to identify people.<p>E.g. by making it easier to distinguish parts of the body, identification via them, or gait analysis, becomes easier.<p>Are there compelling use cases that make this risk worth it?<p>Or are we just producing tech because we can?
minimaxir超过 5 年前
This update is for the 2.0 version.<p>It&#x27;s a shame there isn&#x27;t a Python TF implementation of this (apparently due to a different file structure between the tf.js model and TF SavedModel?), and it doesn&#x27;t sound like it&#x27;s a priority for the team.
评论 #21570832 未加载
MayeulC超过 5 年前
When I was a lot younger, I used to play softair sometimes with my friends (wargames with BBs gun). I seriously researched ways to build automatic turrets.<p>Rules are simple: shoot at a foe until it raises its hand, that means the person was shot.<p>Unfortunately (?), the available software at the time was subpar, and I forgot about it because of two problems:<p>* How to identify a foe? It would need facial&#x2F;body recognition from a few set of examples (team pictures before starting, better if it shots everything else).<p>* How to know when to stop shooting?<p>These new technologies would make almost trivial to build such an application, and make it quite reliable. I guess there is a market for this in softair... I&#x27;m even tempted to have a go at it, BUT... I don&#x27;t think I will because I now have to ponder the ethics of building something that can take a gun, identify targets, aim at them accurately, and fire until they are down. I am usually all in on open source software, but that&#x27;s just the kind of things that sound dangerous to share (same as defense distributed, TBH).<p>I hope enough persons share the same misgivings, otherwise there is no point for me to refrain from building this. (Except perhaps spending my time on project that are actually useful for humankind).
lowdose超过 5 年前
Since I quit smoking, I noticed how many tv-series and movies are loaded with cigarettes, alcohol and pharmacy pill consumption. Almost every social event good and bad on screen is dealt with by drinking a shot of liquor. Is this my personal paradigm or are we constantly fed with what we should view as our western culture?<p>I wonder if it is possible to make an estimation per actor &#x2F; producer &#x2F; studio how many alcoholic, drug, cigarette they consume on average. Would be awesome to see if there is a correlation with project budget. And maybe even more important is there an increasing trend of average number of drug consumptions per hour.
评论 #21572675 未加载
the8472超过 5 年前
&gt; Person segmentation<p>Consider the defense applications!
评论 #21572037 未加载
评论 #21572523 未加载
mark_l_watson超过 5 年前
JavaScript is about my fifth favorite language - way down the scale of languages that I enjoy using.<p>That said, I think TensorFlow.js is awesome on so many things: examples are easy understand and the build system makes them easy to run, many possibilities for using trained models in browser based apps, on my Linux GPU deep learning box training models is fast, great documentation, etc.<p>In some ways I like the TensorFlow.js ecosystem better than the C++&#x2F;Python ecosystem.<p>So far, Swift TensorFlow has been a disappointment for me, but every few months I check it out again.
batmansmk超过 5 年前
What can run client-side will run client-side.
netwanderer3超过 5 年前
Can this potentially be used in 2D animation replacing the manual skeletal animating processes?
评论 #21569525 未加载
评论 #21569416 未加载
error265超过 5 年前
is there a serverside version of this. I&#x27;ve been looking for somethign similar in python all day. Actually seems a little buggy seeing this test -&gt; <a href="https:&#x2F;&#x2F;superanimo.com&#x2F;bodypix&#x2F;" rel="nofollow">https:&#x2F;&#x2F;superanimo.com&#x2F;bodypix&#x2F;</a>
m_eiman超过 5 年前
Does this work in Safari for anyone? I&#x27;ve tried on iMac, iPhone and iPad.<p>Only Firefox&#x2F;MacOS works for me.
oh_sigh超过 5 年前
Cool demo but how can it figure out that all 3 guys are wearing briefs?
评论 #21569235 未加载
mrieck超过 5 年前
Wow that&#x27;s impressive.<p>Is this library MIT license or something else? I would try using this to cutout people from images&#x2F;gifs for my animation platform SuperAnimo:<p><a href="https:&#x2F;&#x2F;www.superanimo.com" rel="nofollow">https:&#x2F;&#x2F;www.superanimo.com</a>
评论 #21569338 未加载