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

stage might be referenced before asignment #61

Open
814696032 opened this issue Jan 10, 2022 · 0 comments
Open

stage might be referenced before asignment #61

814696032 opened this issue Jan 10, 2022 · 0 comments

Comments

@814696032
Copy link

for s in range(stage, stage + self.top_block.num_levels):

I want to apply the backbone in my custom net , but there seems a problem in fpn.py in line 96
The "stage" is used before reference, How can I solve this ?
Thanks for your reply!

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

1 participant