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

where is the code of the Probability of being a Negative Sample when IoU between 0.5 and 0.95? #25

Closed
ycyinchao opened this issue Oct 2, 2022 · 2 comments

Comments

@ycyinchao
Copy link

t = lambda x: 1/(0.5alpha-1)*xalpha - 1/(0.5**alpha-1)
It looks like, but it doesn't seem like

@strongwolf
Copy link
Owner

For convenience, we set this function to come across point (0.5,1) and (1,0), not (0.95,0). We find there is no difference between (0.95,0) and (1,0).

@ycyinchao
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