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

why regression target need divide per level stride? #70

Open
2anchao opened this issue Oct 11, 2021 · 1 comment
Open

why regression target need divide per level stride? #70

2anchao opened this issue Oct 11, 2021 · 1 comment
Labels
documentation Improvements or additions to documentation

Comments

@2anchao
Copy link

2anchao commented Oct 11, 2021

📚 Documentation

  • Links to the relevant documentation/comment:
    reg_targets[l] = reg_targets[l] / float(self.strides[l])
@2anchao 2anchao added the documentation Improvements or additions to documentation label Oct 11, 2021
@xingyizhou
Copy link
Owner

This follows FCOS. I haven't checked if this is necessary.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants