# NSFW Filter - 부적절한 이미지를 가려주는 크롬/FF 확장

> Clean Markdown view of GeekNews topic #2598. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=2598](https://news.hada.io/topic?id=2598)
- GeekNews Markdown: [https://news.hada.io/topic/2598.md](https://news.hada.io/topic/2598.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2020-08-06T10:14:10+09:00
- Updated: 2020-08-06T10:14:10+09:00
- Original source: [github.com](https://github.com/navendu-pottekkat/nsfw-filter)
- Points: 9
- Comments: 1

## Topic Body

- NSFW : Not Safe for Work

- TensorFlow.js 를 이용하여 웹페이지에서 업무상 부적절한 이미지들을 자동으로 가려주는 플러그인

- 로컬에서 모든 걸 처리

- 일단 모든 이미지를 가린뒤 nsfwjs 로 검사하고 나서 적절하면 노출하는 방식

ㅤ→ 60+G 이상의 자료로 학습한 모델로 93%의 정확도를 가진다고

## Comments



### Comment 2511

- Author: xguru
- Created: 2020-08-06T10:14:23+09:00
- Points: 1

nsfw.js 를 보니까 Drawing / Hentai / Porn / Sexy / Neutral 로 구분해 내는 군요

https://github.com/infinitered/nsfwjs

잘 구분해 내는지는 아래 사이트에서 바로 테스트 가능합니다.

https://nsfwjs.com/
