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

I have a question #14

Closed
yanlin1995 opened this issue Oct 19, 2020 · 3 comments
Closed

I have a question #14

yanlin1995 opened this issue Oct 19, 2020 · 3 comments

Comments

@yanlin1995
Copy link

Why xs_neg = (xs_neg + self.clip).clamp(max=1) instead of xs_neg = (xs_neg - self.clip).clamp(min=0)?

@mrT23
Copy link
Contributor

mrT23 commented Oct 19, 2020

see #10

@yanlin1995
Copy link
Author

OK,I want to use this function in object detection. What are the hyperparameters used in the paper?

@mrT23
Copy link
Contributor

mrT23 commented Oct 20, 2020

we provide full hyperparameters details for each task in the paper appendix

@mrT23 mrT23 closed this as completed Oct 27, 2020
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