SFD_pytorch
Face detector
An implementation of a face detection algorithm using PyTorch
A PyTorch Implementation of Single Shot Scale-invariant Face Detector.
230 stars
6 watching
62 forks
Language: Python
last commit: over 5 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of a real-time face detector with high accuracy using PyTorch | 849 |
| A PyTorch implementation of the SphereFace face recognition algorithm. | 716 |
| An implementation of the Deep Supervised Object Detector from scratch using PyTorch. | 70 |
| An implementation of a face attention network for object detection | 315 |
| An implementation of an object detection algorithm using PyTorch and region-based fully convolutional networks | 279 |
| A PyTorch wrapper around Facebook AI Research's Detectron models for object detection and instance segmentation | 557 |
| A repository providing pre-trained models and training scripts for face detection using a deep neural network architecture | 23 |
| A PyTorch-based library for detecting and aligning facial landmarks in 2D and 3D images | 7,137 |
| A PyTorch project for comparing image classification models and facilitating quick experiment setup | 366 |
| Provides a PyTorch implementation of several computer vision tasks including object detection, segmentation and parsing. | 1,191 |
| A flexible PyTorch image classification framework for rapid research exploration and model evaluation. | 2,141 |
| A Python package implementing a robust face detection and alignment algorithm using a multitask cascaded convolutional network. | 2,256 |
| A deep learning-based face detection library for Python with facial landmark extraction and alignment capabilities. | 1,284 |
| An implementation of MalConv for malware detection using PyTorch | 71 |
| An image processing extension using Apple's Vision Framework to detect and center faces in images. | 50 |