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

regression = self.regression(features_fpn[1]) * 100 #68

Open
SherlockHolmes221 opened this issue Dec 29, 2023 · 1 comment
Open

regression = self.regression(features_fpn[1]) * 100 #68

SherlockHolmes221 opened this issue Dec 29, 2023 · 1 comment

Comments

@SherlockHolmes221
Copy link

why plus 100 here? thanks

@wzr0108
Copy link

wzr0108 commented Jan 24, 2024

I guess it’s because anchor_points are the coordinates of the original image, and the network output is too small and needs to be enlarged.

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