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
Hello!
I want to use an FPN backbone, but I also require the outputs of the Res4 and Res5 layers of the resnet in my model. When using the FPN, I am unable to access the res4 and res5 features, and can only access p2 to p6.
Is there an easy way to do this or do I need to write my own backbone?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hello!
I want to use an FPN backbone, but I also require the outputs of the Res4 and Res5 layers of the resnet in my model. When using the FPN, I am unable to access the res4 and res5 features, and can only access p2 to p6.
Is there an easy way to do this or do I need to write my own backbone?
Beta Was this translation helpful? Give feedback.
All reactions