Retinaface_Ghost
Retinaface_Ghost copied to clipboard
pre-trained model for mobilenetv3
Can I get pre-trained model for mobilenet v3 that is modified in this Retinaface_Ghost? If so, I think that I can train my data efficiently.
Sure~
@ppogg If you have already the pre-trained model weight for MobileNet V3, please share us~~! thx.
https://github.com/ppogg/Retinaface_Ghost/blob/master/weights/mobilev3_Final.pth
here~
umm... I wanted to get the pre-trained weight for just back-bone only without head.... Because number of classes and target object is changed. So, I consider training your MobileNetV3 for ImageNet....