How to train a pascal voc based SSD model from the very beginning without pretrained model?
Created by: TheodoreG
I did not use the pretrained model and want to train a new model from initialized parameters but I got the Floating point exception (core dumped) error. What should I do.