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
{{ message }}
This repository was archived by the owner on Oct 31, 2023. It is now read-only.
Thanks for the great work.
I have been training the code with your instruction in README.
Due to device limitations, there is only one GPU and only 12g of memory. In order to train, I can only adjust the batchsize to 2, which leads to very poor final results, with an AP of only about 11%.
I would like to ask whether batchsize has such a big impact on the result.
I'm looking forward to your reply !!
The text was updated successfully, but these errors were encountered:
Yes. I conducted two more experiments afterwards. One was to repeat the experiment without modifying any parameters, and the other was to modify the learning rate 0.01 to 0.0025. The results of both times were much worse than the initial one.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Thanks for the great work.
I have been training the code with your instruction in README.
Due to device limitations, there is only one GPU and only 12g of memory. In order to train, I can only adjust the batchsize to 2, which leads to very poor final results, with an AP of only about 11%.
I would like to ask whether batchsize has such a big impact on the result.
I'm looking forward to your reply !!
The text was updated successfully, but these errors were encountered: