https://github.com/code-yeongyu/nsfw-prevent-proxy
https://github.com/code-yeongyu/nsfw-prevent-proxy
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/code-yeongyu/nsfw-prevent-proxy
- Owner: code-yeongyu
- Created: 2021-07-09T00:37:34.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-08-18T09:45:59.000Z (almost 5 years ago)
- Last Synced: 2026-03-31T14:52:23.515Z (3 months ago)
- Language: Python
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NSFW-PREVENTION-PROXY: YouMo For HTTP Web Proxy
2021년 창의 아이디어 경진대회 본선 출품작 YouMo 입니다.
HTTP Web Proxy 기술을 활용하여, Response 의 Content-Type 을 활용하여 이미지를 감지하고, 이 이미지를 인공지능을 통해 유해한 이미지인지 분류하여 만약 그렇다면 이미지를 검열하는 프로젝트입니다.
본 프로젝트는 mitmproxy에 기반합니다.