-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Could you share the training log of your faster rcnn(vgg16)? #1
Comments
Currently, the best map on VOC07 tests set is 0.6190 after 11 epoch training, much lower than original. I'm still working on this. |
Hi, Traceback (most recent call last): [[9.0745032e-01 9.8171026e-01 9.9309546e-01 ... 9.4973421e-01 [[5.2806801e-01 5.3886396e-01 5.5010569e-01 ... 5.2669793e-01 ... [[1.6489255e-01 5.4860741e-02 2.7824294e-02 ... 1.1167015e-01 [[7.6535888e-02 1.3174757e-02 4.5662634e-03 ... 3.9024629e-02 [[4.3997696e-01 3.9228746e-01 3.6535779e-01 ... 4.2972672e-01 |
Hi ,I'm training gluon-cv's faster rcnn(vgg16 and VOC). But,the 7 epoch mAP is 0.52 ,I think it is lower than I expected.
Could you share the training log of your faster rcnn(vgg16)? So I can find some mistake about my training.
The text was updated successfully, but these errors were encountered: