SFD_pytorch

Face detector

An implementation of a face detection algorithm using PyTorch

A PyTorch Implementation of Single Shot Scale-invariant Face Detector.

GitHub

230 stars
6 watching
62 forks
Language: Python
last commit: about 5 years ago

Related projects:

Repository Description Stars
zisianw/faceboxes.pytorch An implementation of a real-time face detector with high accuracy using PyTorch 846
clcarwin/sphereface_pytorch A PyTorch implementation of the SphereFace face recognition algorithm. 715
chenyuntc/dsod.pytorch An implementation of the Deep Supervised Object Detector from scratch using PyTorch. 70
rainofmine/face_attention_network An implementation of a face attention network for object detection 313
xiong-zhitong/pytorch_rfcn An implementation of an object detection algorithm using PyTorch and region-based fully convolutional networks 279
ignacio-rocco/detectorch A PyTorch wrapper around Facebook AI Research's Detectron models for object detection and instance segmentation 558
dolotovevgeniy/deeppyramid A repository providing pre-trained models and training scripts for face detection using a deep neural network architecture 23
1adrianb/face-alignment A PyTorch-based library for detecting and aligning facial landmarks in 2D and 3D images 7,088
felixgwu/img_classification_pk_pytorch A PyTorch project for comparing image classification models and facilitating quick experiment setup 365
openseg-group/openseg.pytorch Provides a PyTorch implementation of several computer vision tasks including object detection, segmentation and parsing. 1,190
facebookresearch/pycls A flexible PyTorch image classification framework for rapid research exploration and model evaluation. 2,138
ipazc/mtcnn A Python package implementing a robust face detection and alignment algorithm using a multitask cascaded convolutional network. 2,237
serengil/retinaface A deep learning-based face detection library for Python with facial landmark extraction and alignment capabilities. 1,243
alexander-h-liu/malconv-pytorch An implementation of MalConv for malware detection using PyTorch 69
ancestry/facecrop An image processing extension using Apple's Vision Framework to detect and center faces in images. 50