boozyguo / mosaicLinks
Detect Porngraphic Images by Deep Learning (Using Keras and Tensorflow)
☆149Updated 7 years ago
Alternatives and similar repositories for mosaic
Users that are interested in mosaic are comparing it to the libraries listed below
Sorting:
- Not Suitable for Work (NSFW) classification☆571Updated 6 years ago
- Comparing images with dHash algorithm.☆169Updated 7 years ago
- 一个短视频APP视频内容安全审核的思路调研及实现汇总☆322Updated 5 years ago
- Tensorflow Implementation of Yahoo's Open NSFW Model☆442Updated 4 years ago
- BasicOCR是一个致力于 解决自然场景文字识别算法研究的项目。该项目由长城数字大数据应用技术研究院佟派AI团队发起和维护。☆346Updated 4 years ago
- AI make up based on face-detection☆248Updated 7 years ago
- 计算图片相似度的多种解决方案☆130Updated 7 years ago
- A tools can generate samples for OCR trainning. 用于OCR的字符样本生成工具☆65Updated 7 years ago
- Photographing Chinese-Address OCR implemented using CTPN+CTC+Address Correction. 拍照文档中文地址文字识别。☆348Updated 5 years ago
- 目标检测数据集标注工具☆320Updated 7 years ago
- Deep Learning on 身份证识别☆124Updated 6 years ago
- debug automatic-watermark-detection,and success run☆95Updated 6 years ago
- 验证码识别,该模型是基于xlvector模型上进行加工,验证码内容包含了大小字母以及数字,采用lstm+warp-ctc+cnn达到不分割字符而识别验证码内容~