https://github.com/dustturtle/nukedetector
Detect porn pics; 黄图检测的小demo
https://github.com/dustturtle/nukedetector
Last synced: about 2 months ago
JSON representation
Detect porn pics; 黄图检测的小demo
- Host: GitHub
- URL: https://github.com/dustturtle/nukedetector
- Owner: dustturtle
- License: mit
- Created: 2018-05-29T03:06:13.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2019-01-15T07:58:28.000Z (over 7 years ago)
- Last Synced: 2025-01-17T21:31:27.801Z (over 1 year ago)
- Language: Objective-C
- Size: 14.6 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# NukeDetector
Detect porn pics; 黄图检测的小demo
可以用来在端上对黄图进行预检测并上报至审核人员,减轻服务器的压力,提升用户体验(确信无问题的图片可以第一时间给用户上传)。
需要在https://github.com/ph1ps/Nudity-CoreML
这个地址中下载模型手动加入到工程中(模型文件较大,因此未包含在项目中)。
Really awesome for CoreML! Cool and easy to use!
Thanks to:
https://github.com/ph1ps/Nudity-CoreML
https://github.com/likedan/Awesome-CoreML-Models