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

arch = architecture[_step+j] TypeError: 'NoneType' object is not subscriptable #5

Open
cjplol opened this issue Oct 15, 2021 · 1 comment

Comments

@cjplol
Copy link

cjplol commented Oct 15, 2021

When the parameter 'search' is the default value False,it can be trained normally. But when I set 'search' to True,it will report the error.

File "/home/cjp/opanas/mmdet/models/necks/opa_fpn.py", line 148, in forward
arch = architecture[_step+j]
TypeError: 'NoneType' object is not subscriptable

How can I solve this problem?

@tingtingliangvs
Copy link
Collaborator

Thank you for your attention, and a more concise search code version 2.0 will be released in a month. I broke my arm last year, so the work had to be postponed.

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