-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Why I got the map value -1 #43
Comments
Hum, this is weird. Can you show me the full command that you used for running the experiment? Thanks! |
The |
Hi, In order to reproduce the results on fewer GPUs than 8, you'll need indeed to change the learning rate (which is good in your case), but also the number of iterations should be increased from the default by a factor of 4x, as well as the learning rate schedules. Check the README on the I'm closing the issue ad it doesn't seem to be a bug, but please let me know if you have other questions |
Thanks for your kindly replay. |
I followed you advice and got the following results on coco2017 val dataset:
Thanks! |
I also have same problem。
What the paths_catalog.py mistake? |
❓ Questions and Help
After training on
coco2017
dataset, I got the following output:I used the file
e2e_faster_rcnn_R_50_FPN_1x.yaml
, and modified thelr
to 0.01.The text was updated successfully, but these errors were encountered: