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: almost 7 years ago

Related projects:

RepositoryDescriptionStars
zisianw/faceboxes.pytorchAn implementation of a real-time face detector with high accuracy using PyTorch849
clcarwin/sphereface_pytorchA PyTorch implementation of the SphereFace face recognition algorithm.716
chenyuntc/dsod.pytorchAn implementation of the Deep Supervised Object Detector from scratch using PyTorch.70
rainofmine/face_attention_networkAn implementation of a face attention network for object detection315
xiong-zhitong/pytorch_rfcnAn implementation of an object detection algorithm using PyTorch and region-based fully convolutional networks279
ignacio-rocco/detectorchA PyTorch wrapper around Facebook AI Research's Detectron models for object detection and instance segmentation557
dolotovevgeniy/deeppyramidA repository providing pre-trained models and training scripts for face detection using a deep neural network architecture23
1adrianb/face-alignmentA PyTorch-based library for detecting and aligning facial landmarks in 2D and 3D images7,137
felixgwu/img_classification_pk_pytorchA PyTorch project for comparing image classification models and facilitating quick experiment setup366
openseg-group/openseg.pytorchProvides a PyTorch implementation of several computer vision tasks including object detection, segmentation and parsing.1,191
facebookresearch/pyclsA flexible PyTorch image classification framework for rapid research exploration and model evaluation.2,141
ipazc/mtcnnA Python package implementing a robust face detection and alignment algorithm using a multitask cascaded convolutional network.2,256
serengil/retinafaceA deep learning-based face detection library for Python with facial landmark extraction and alignment capabilities.1,284
alexander-h-liu/malconv-pytorchAn implementation of MalConv for malware detection using PyTorch71
ancestry/facecropAn image processing extension using Apple's Vision Framework to detect and center faces in images.50