An open API service indexing awesome lists of open source software.

https://github.com/code-yeongyu/nsfw-prevent-proxy


https://github.com/code-yeongyu/nsfw-prevent-proxy

Last synced: 3 days ago
JSON representation

Awesome Lists containing this project

README

          

# NSFW-PREVENTION-PROXY: YouMo For HTTP Web Proxy

2021년 창의 아이디어 경진대회 본선 출품작 YouMo 입니다.

HTTP Web Proxy 기술을 활용하여, Response 의 Content-Type 을 활용하여 이미지를 감지하고, 이 이미지를 인공지능을 통해 유해한 이미지인지 분류하여 만약 그렇다면 이미지를 검열하는 프로젝트입니다.

본 프로젝트는 mitmproxy에 기반합니다.