SlimFace: Advanced Face Classification with TorchVision Backbones
SlimFace empowers developers to build high-accuracy face classification models by leveraging TorchVision's powerful pre-trained architectures through a transfer learning approach. ๐ It provides a flexible, efficient, and scalable solution for facial recognition, supporting training on custom datasets and inference to deliver top-tier performance for custom applications.
For more information, you can follow below:
Source code:
,
Author:
,
PyTorch Docs:
Model Files
Reference Dict JSON
Index to Class Mapping JSON
Classifier Model (.pth)
EdgeFace Model (.pt)
Advanced Settings
Detection Algorithm
Accelerator
128512
0.11
Example Images
More Information about SlimFace
This project leverages code from
by
,
with our own bug fixes and enhancements available at
.
Supported Architectures:
EfficientNet: B0-B7 and V2 (Small, Medium, Large) for balanced performance and efficiency. ๐ธ
RegNet: X/Y series (400MF to 128GF) for optimized computation across diverse hardware. ๐ป