Skip to content
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

How to set hyper-parameters for FSSD training? #9

Closed
JesseYang opened this issue May 3, 2018 · 4 comments
Closed

How to set hyper-parameters for FSSD training? #9

JesseYang opened this issue May 3, 2018 · 4 comments

Comments

@JesseYang
Copy link

To achieve the mAP of 77.8, which is claimed in README, how to set hyper-parameters for FSSD? Or just use the default values in train_test.py?

The README also mentioned that there is a train_RFB.py which lists parameters for RFB training, but I did not find such a script in this repo

@lzx1413
Copy link
Owner

lzx1413 commented May 3, 2018

The hyper-parameter of FSSD 300 is the same with RFB300 except that the learning rate is 0.001

@JesseYang
Copy link
Author

And the parameters for RFB300 are the default values in train_test.py? I didn't find the train_RFB.py mentioned in Readme file.

@lzx1413
Copy link
Owner

lzx1413 commented May 3, 2018

You are right, I merged the train-RFB.py and test-RFB.py into train_test.py

@JesseYang
Copy link
Author

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants