issues
search
biubug6
/
Pytorch_Retinaface
Retinaface get 80.99% in widerface hard val using mobilenet0.25.
MIT License
2.63k
stars
774
forks
source link
How to train with custom dataset by using the pretrained model?
#198
Open
SwEngine
opened
1 year ago
SwEngine
commented
1 year ago
Hello, I would like to ask a few questions about this github repo.
What do I need to do to train using the pretrained model?
How can I create my own custom dataset other than Wider-Face? Is there an annotation tool you recommend that does annotation in the same format?
What should I do to train with the dataset I created?
How can I convert the model to onnx after training?
Hello, I would like to ask a few questions about this github repo.