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

Background threshold. #31

Closed
yash0307 opened this issue May 31, 2022 · 1 comment
Closed

Background threshold. #31

yash0307 opened this issue May 31, 2022 · 1 comment

Comments

@yash0307
Copy link

Many thanks for the good work. I am curious about how the background thresholds for PASCAL VOC and PASCAL context were determined?

@xvjiarui
Copy link
Contributor

Hi @yash0307
It's specified here

test_cfg = dict(bg_thresh=.95, mode='slide', stride=(224, 224), crop_size=(448, 448))
, bg_thresh

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