Pytorch_Retinaface
Face detector
An implementation of a face detection model using PyTorch
Retinaface get 80.99% in widerface hard val using mobilenet0.25.
3k stars
43 watching
775 forks
Language: Python
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| This project provides pre-trained PyTorch models for face detection and recognition tasks. | 4,611 |
| Implementation of a face parsing model using PyTorch and a modified BiSeNet architecture. | 2,346 |
| An object detection implementation built on top of PyTorch, supporting multi-image batch training and multiple GPUs. | 7,721 |
| A PyTorch implementation of a self-supervised learning method for learning robust visual features without supervision. | 9,425 |
| An implementation of StyleGAN 2 in PyTorch for image generation and analysis. | 2,751 |
| An implementation of a deep learning network for human pose estimation using high-resolution representations | 4,354 |
| A deep learning project that aims to align 3D facial landmarks in real-time with a focus on accuracy and efficiency. | 3,618 |
| A deep learning library for 3D data processing and computer vision research using PyTorch | 8,889 |
| Provides a PyTorch implementation of single image super-resolution | 2,457 |
| A Python library providing tensors and dynamic neural networks with strong GPU acceleration | 84,978 |
| An implementation of NeRF in PyTorch for synthesizing novel views of complex scenes | 5,557 |
| Provides pre-trained PyTorch models for various computer vision tasks and datasets. | 9,044 |
| An implementation of Squeeze-and-Excitation Networks (SE-Nets) for deep learning image classification tasks | 2,291 |
| A comprehensive PyTorch-based framework for computer vision tasks | 2,249 |
| A comprehensive tutorial project that provides code examples for learning PyTorch by implementing various deep learning models and demonstrating their usage. | 30,401 |