Pytorch_Retinaface
                                
                                
                                
                                    Pytorch_Retinaface copied to clipboard
                            
                            
                            
                        Retinaface get 80.99% in widerface hard val using mobilenet0.25.
@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...
Tested on macOS Sonama 14.6.1 wit M3 Max.
Where are they?
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...