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

down ratio #53

Closed
bruceyang2012 opened this issue May 7, 2019 · 3 comments
Closed

down ratio #53

bruceyang2012 opened this issue May 7, 2019 · 3 comments

Comments

@bruceyang2012
Copy link

If I want to change the down ratio from 4 to 1, where should I change the code?

@xingyizhou
Copy link
Owner

You will need to modify the network files. Currently, DLA supports down ratio [2, 4, 8, 16] and other networks only support 4. You will need to design how to do upsample yourself. I haven't tried down ratio 1 for any networks, but have tried down ratio 2 for dla on pascal once. The result becomes worse (-2 mAP) than downsample 4, if not changing any other hyper-parameters. You are welcomed to share/ discuss your results for changing down ratio.

@bruceyang2012
Copy link
Author

@xingyizhou Thanks for your help, i'll try it later.

@azhao25
Copy link

azhao25 commented Jul 8, 2024

Is there any update on this thread for trying down ratio of 1?

@azhao25 azhao25 mentioned this issue Jul 23, 2024
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

3 participants