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.

Nude.js | Nudity detection with JavaScript and HTMLCanvas

144 pointsby pa7over 14 years ago

9 comments

burgerbrainover 14 years ago
Now if only they would make one that detected violent and hateful content.<p>You know, things people should <i>actually</i> be concerned about children seeing.
评论 #1926934 未加载
评论 #1927535 未加载
评论 #1926850 未加载
评论 #1926967 未加载
matthijsover 14 years ago
Even a really close up picture of a face will be seen as nudity. Trying to detect a body (or parts of a body) and determine how much skin is visible would probably be a better approach.<p>Also quite relevant is this site: <a href="http://www.yangsky.com/researches/physicallinguistics/PLUnderstand/humanbody/humanbody.htm" rel="nofollow">http://www.yangsky.com/researches/physicallinguistics/PLUnde...</a> Besides a "breast detector/nipple detector" he also created a couple of weird detectors like a "cowgirl sex position detector" among others. (The link is sfw, the individual detectors are not)
snowmakerover 14 years ago
Slightly off topic, but does anyone know of a server-side implementation of the same concept? I've been looking for a good one.
评论 #1926938 未加载
评论 #1926860 未加载
评论 #1926834 未加载
评论 #1926805 未加载
pa7over 14 years ago
The algorithm is mostly based on this paper: <a href="http://www.math.admu.edu.ph/~raf/pcsc05/proceedings/AI4.pdf" rel="nofollow">http://www.math.admu.edu.ph/~raf/pcsc05/proceedings/AI4.pdf</a> but there are some steps open. I've implemented this algorithm because it's not as hardware intensive as the usual nude detection algorithms (such as searching for specific body parts)
seanlinmtover 14 years ago
Interesting concept.Scanning through the code, reading just the comments, it seems to base the nude-not-nude decision by the amount of skin shown.<p>Hmm.. I guess it depends on what your definition of nudity is.
评论 #1926886 未加载
评论 #1926866 未加载
评论 #1926875 未加载
cabalamatover 14 years ago
&#62; <i>The detection algorithm runs at the client</i><p>Thank you. I really want Firefox to be even slower running unnecessary JavaScript.
评论 #1928109 未加载
Mpdreamzover 14 years ago
Wonder what came first, the clever wordplay or the actual feature. Really cool stuff though.
seejayover 14 years ago
I couldn't help but click on the message :D<p>pretty useful concept, i must say...
评论 #1926965 未加载
iwrover 14 years ago
If you opt out of the nude.js, the pat-down bot gets to fondle your dangling pointers.