Pytorch_Retinaface

Face detector

An implementation of a face detection model using PyTorch

Retinaface get 80.99% in widerface hard val using mobilenet0.25.

GitHub

3k stars
43 watching
775 forks
Language: Python
last commit: about 3 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
timesler/facenet-pytorchThis project provides pre-trained PyTorch models for face detection and recognition tasks.4,611
zllrunning/face-parsing.pytorchImplementation of a face parsing model using PyTorch and a modified BiSeNet architecture.2,346
jwyang/faster-rcnn.pytorchAn object detection implementation built on top of PyTorch, supporting multi-image batch training and multiple GPUs.7,721
facebookresearch/dinov2A PyTorch implementation of a self-supervised learning method for learning robust visual features without supervision.9,425
rosinality/stylegan2-pytorchAn implementation of StyleGAN 2 in PyTorch for image generation and analysis.2,751
leoxiaobin/deep-high-resolution-net.pytorchAn implementation of a deep learning network for human pose estimation using high-resolution representations4,354
cleardusk/3ddfaA deep learning project that aims to align 3D facial landmarks in real-time with a focus on accuracy and efficiency.3,618
facebookresearch/pytorch3dA deep learning library for 3D data processing and computer vision research using PyTorch8,889
sanghyun-son/edsr-pytorchProvides a PyTorch implementation of single image super-resolution2,457
pytorch/pytorchA Python library providing tensors and dynamic neural networks with strong GPU acceleration84,978
yenchenlin/nerf-pytorchAn implementation of NeRF in PyTorch for synthesizing novel views of complex scenes5,557
cadene/pretrained-models.pytorchProvides pre-trained PyTorch models for various computer vision tasks and datasets.9,044
moskomule/senet.pytorchAn implementation of Squeeze-and-Excitation Networks (SE-Nets) for deep learning image classification tasks2,291
donnyyou/torchcvA comprehensive PyTorch-based framework for computer vision tasks2,249
yunjey/pytorch-tutorialA comprehensive tutorial project that provides code examples for learning PyTorch by implementing various deep learning models and demonstrating their usage.30,401