'FeatureInfo' object is not callable (Model not called) #282
Unanswered
shravankoninti
asked this question in
General
Replies: 2 comments
-
I had the same problem |
Beta Was this translation helpful? Give feedback.
0 replies
-
I had the same problem |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I am running this kaggle notebook - https://www.kaggle.com/code/shonenkov/training-efficientdet/notebook
when it is calling -- net = EfficientDet(config, pretrained_backbone=False)
TypeError: 'FeatureInfo' object is not callable
Can you please help me fix this? I observed there are comments about how to fix in that code - but nothing helped me after trying all options!
Beta Was this translation helpful? Give feedback.
All reactions