You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, Is anyone have used 0.17.3 training ssd model. I trained a ssd net in 0.17.2, it works and mAP is 0.85. I copied the *prototxt, python and dataset files to 0.17.3 and retrained it, but the Test net output mAP is 4.53444e-05(almost 0). The train mbox_loss is around 3.5.
Any hints?
ps: I used model parameter file which was trained in 0.17.2 to inference in 0.17.3. They have same result.
The text was updated successfully, but these errors were encountered:
cvhuang
changed the title
0.17.3 SSD Test net output mAP is 0 !!
0.17.3 SSD Test net output mAP is 0
Oct 28, 2019
Hi, Is anyone have used 0.17.3 training ssd model. I trained a ssd net in 0.17.2, it works and mAP is 0.85. I copied the *prototxt, python and dataset files to 0.17.3 and retrained it, but the Test net output mAP is 4.53444e-05(almost 0). The train mbox_loss is around 3.5.
Any hints?
ps: I used model parameter file which was trained in 0.17.2 to inference in 0.17.3. They have same result.
The text was updated successfully, but these errors were encountered: