light-anime-face-detector
Anime detector
An anime face detection system based on the Light and Fast Face Detector algorithm.
A fast and light-weighted anime face detection based on LFFD.
64 stars
3 watching
1 forks
Language: Python
last commit: over 1 year ago
Linked from 1 awesome list
animecomputer-visionface-detectionlffdmxnet
Related projects:
Repository | Description | Stars |
---|---|---|
nagadomi/lbpcascade_animeface | Detects anime/manga style faces in images using OpenCV's cascade classifier | 1,935 |
nagadomi/animeface-2009 | Detects and extracts facial features from anime/manga images. | 312 |
kanosawa/anime_face_landmark_detection | Automated detection of distinctive facial features in anime-style faces using deep learning and cascaded regression | 237 |
xiaolonw/adversarial-frcnn | A Caffe-based implementation of A-Fast-RCNN, a method for object detection using adversarial networks. | 482 |
infiziert90/getnative | Determines the native resolution of upscaled material, typically anime, by applying various image processing algorithms. | 221 |
dolotovevgeniy/deeppyramid | A repository providing pre-trained models and training scripts for face detection using a deep neural network architecture | 23 |
lartpang/ovcamo | Develops an object segmentation algorithm to detect camouflaged objects in images with varying backgrounds and contexts. | 20 |
sir-prise/ahegao-detector | A tool designed to detect faces resembling the anime character Ahegao in digital images | 11 |
leetenki/yolov2 | Represents an implementation of the YOLOv2 object detection algorithm in Chainer for real-time object detection and tracking. | 338 |
naver-ai/vidt | An object detection model that extends transformer-based technology to also support instance segmentation | 307 |
jingzhang617/cod-rank-localize-and-segment | Develops a system to detect, segment, and rank camouflaged objects in images. | 74 |
zhaoweicai/cascade-rcnn | An object detection framework that combines multiple popular algorithms in a multi-stage process to improve detection accuracy. | 1,043 |
clcarwin/sfd_pytorch | An implementation of a face detection algorithm using PyTorch | 230 |
vdigpku/cfenet | A single-stage object detection system utilizing a comprehensive feature enhancement module | 198 |
xingwangsfu/caffe-yolo | An implementation of YOLO object detection in Caffe using pre-trained darknet weights | 520 |