BichenWuUCB / squeezeDet

A tensorflow implementation for SqueezeDet, a convolutional neural network for object detection.
BSD 2-Clause "Simplified" License
739 stars 306 forks source link

Training it from scratch #109

Open aditya1709 opened 6 years ago

aditya1709 commented 6 years ago

Has anyone tried to train SqueezeDet from scratch? If yes how long does it take to converge? I have some multimodal features I am using hence cannot use the ImageNet pretrained weights. But my model doesn't seem to converge. Any ideas/ tips/tricks is highly appreciated thanks.

HassanBinHaroonHazen commented 1 year ago

@aditya1709 Hi!

How did you notice the model non-convergence? Did you check mAP?