Pytorch_Retinaface icon indicating copy to clipboard operation
Pytorch_Retinaface copied to clipboard

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

Results 116 Pytorch_Retinaface issues
Sort by recently updated
recently updated
newest added

@biubug6 Thanks for your excellent work on the PyTorch implementation of RetinaFace, and I believe this project has helped many other developers study and apply RetinaFace :smile: . With the...

huge thanks to the owner of this repo. I have reproduced this repo and added several different feature extractors. feature extractors i added: - mobilenetv1_0.25 - mobilenetv1_0.50 - mobilenetv1 -...

Hi, I have a question regarding the input image format used to train the models in this repository. Specifically, I would like to know whether the models were trained on...