-
Notifications
You must be signed in to change notification settings - Fork 58
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
Experimental result #1
Comments
Have you trained this ?Can you tell me the results? @1292765944 |
I'm starting training... |
When I was loading the trained model,I met this error: File "./faster_rcnn/../lib/networks/network.py", line 97, in make_var The reason is that: |
train result, rpn_loss is on the fly... speed: 0.412s / iter |
the lr is 0.000000,why? |
@xmyqsh I met similar problem. It is not easy to converge using the params in FPN paper. such as 800 pixels of the shorter side, including anchor boxes that are outside the image. |
Cool code! I wonder whether you have reimplemented the exact results of the FPN paper?
Best!
guangxing
The text was updated successfully, but these errors were encountered: