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

Parameters adjustment by using DSSD to train/test my own image sets #21

Open
AutomanHan opened this issue Mar 6, 2018 · 0 comments
Open

Comments

@AutomanHan
Copy link

I use DSSD to detect the football. The image sets are labeled by myself. I train SSD mode and DSSD mode on those image sets. I run
python examples/ssd/ssd_pascal_resnet_321.py
to train SSD mode. The parameter which i adjust is the minibatch size to be enough for GPU memory. And the result is 0.73.
I think that the result could be better if I adjust the hyper parameters of the SSD such as scales and aspect ratios for default boxes, the mean vaule of the image and so on. And I try to change aspect ratio, but the result is less than 0.2 that is quite bad.
So I want to ask how to change the hyper parameters to get better reslut.

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

1 participant