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

hyper-parameters not same with paper #118

Open
leftthomas opened this issue May 13, 2023 · 0 comments
Open

hyper-parameters not same with paper #118

leftthomas opened this issue May 13, 2023 · 0 comments

Comments

@leftthomas
Copy link

leftthomas commented May 13, 2023

I find some hyper-parameters not same between code and paper Implementation Details:

WEIGHT_DECAY: 0.05

WEIGHT_DECAY is set as 0.05 in the code, but the paper said 0.0001
cfg.MODEL.SPARSE_INST.LOSS.MASK_PIXEL_WEIGHT = 5.0

PIXEL_WEIGHT is set as 5.0 in the code, but the paper said 2.0,
why these difference, which one is correct?
And I have noticed that in the section Main Results, the two hyper-parameters has been set to the same with code, but I don't know why WEIGHT_DECAY is so large.

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