FaceBoxes.PyTorch

Face Detector

An implementation of a real-time face detector with high accuracy using PyTorch

A PyTorch Implementation of FaceBoxes

GitHub

846 stars
19 watching
213 forks
Language: Python
last commit: almost 3 years ago
face-detectionfaceboxespytorch

Related projects:

Repository Description Stars
clcarwin/sfd_pytorch An implementation of a face detection algorithm using PyTorch 230
clcarwin/sphereface_pytorch A PyTorch implementation of the SphereFace face recognition algorithm. 715
ignacio-rocco/detectorch A PyTorch wrapper around Facebook AI Research's Detectron models for object detection and instance segmentation 558
chenyuntc/dsod.pytorch An implementation of the Deep Supervised Object Detector from scratch using PyTorch. 70
kaiyangzhou/dassl.pytorch A PyTorch toolbox for supporting research and development of domain adaptation, generalization, and semi-supervised learning methods in computer vision. 1,217
alexander-h-liu/malconv-pytorch An implementation of MalConv for malware detection using PyTorch 69
xiong-zhitong/pytorch_rfcn An implementation of an object detection algorithm using PyTorch and region-based fully convolutional networks 279
zllrunning/face-makeup.pytorch A Python tool for editing face colors based on parsed images 500
rainofmine/face_attention_network An implementation of a face attention network for object detection 313
ruiminshen/yolo2-pytorch A PyTorch implementation of the YOLO (You Only Look Once) v2 object detection algorithm with flexible configuration and parallel training capabilities. 440
1adrianb/face-alignment A PyTorch-based library for detecting and aligning facial landmarks in 2D and 3D images 7,088
serengil/retinaface A deep learning-based face detection library for Python with facial landmark extraction and alignment capabilities. 1,243
felixgwu/img_classification_pk_pytorch A PyTorch project for comparing image classification models and facilitating quick experiment setup 365
zijundeng/pytorch-semantic-segmentation Provides PyTorch implementations of various models and pipelines for semantic segmentation in deep learning. 1,724
seannaren/deepspeech.pytorch A deep learning-based speech recognition system built on top of PyTorch Lightning. 2,104