Is there a way to get num_classes
without parsing the config?
#9931
Unanswered
duguyue100
asked this question in
Q&A
Replies: 0 comments
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.
-
I understand mmdet relies on the config to define the model. Is there any API/attribute that can query
num_classes
for object detection and instance segmentation models without parsing the config? There are simply way too many model types.Beta Was this translation helpful? Give feedback.
All reactions