You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
detectron2-ResNeSt/detectron2/modeling/backbone/fpn.py
Line 96 in 54ec876
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!
The text was updated successfully, but these errors were encountered: