Pytorch_Retinaface icon indicating copy to clipboard operation
Pytorch_Retinaface copied to clipboard

new reproduced version of this repo with several new backbones and weights of them

Open yakhyo opened this issue 11 months ago • 0 comments

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
  • mobilenetv2
  • resnet18
  • resnet34

all have trained weights.

here is the link for whom trying to reproduce the results of this repo: https://github.com/yakhyo/retinaface-pytorch

yakhyo avatar Nov 07 '24 03:11 yakhyo