Open bhavitvyamalik opened 4 years ago
@bhavitvyamalik I think the inference time gap is reasonable for Jetson Nano. The losses seem not low enough.
I trained this model for 300000 steps and still not much difference was seen in losses. How were the results when you used Adam optimizer instead of SGD which you are using currently?
@bhavitvyamalik Adam may not give you a good convergence, use SDG instead.
Hi @YonghaoHe ! I'm trying to run your head detection model on Jetson nano, it could run only 480p and scale=0.25 , I couldn't understand reason , please guide
Hi! I fine-tuned your pedestrian model on my custom pedestrian dataset and it's performing really well now but its inference time has increased a bit. Earlier I was getting 9.7 FPS (I'm using 5W mode on Jetson Nano) and now I'm getting around 9 FPS. Why is it so?
Also, is there any way to see if my model has overfit or it is still learning? My losses were too high. Here's the loss log: