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
All COCO models are pretrained with coco2017, so having about 80 output classes. What about Imagenet models? Imagenet dataset has hundreds of output classes. So, using Detectron Imagenet pretrained models I have only 80 classes? How can I have 1000 and more output classes like Imagenet dataset?
And another little question, How can I see number of output classes in model zoo pretrained net? Thanks.
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.
-
Dear Detctron2 users,
I'm bit confused about Detectron models in model zoo. According to the user guide:
https://github.com/facebookresearch/detectron2/blob/main/MODEL_ZOO.md
All COCO models are pretrained with coco2017, so having about 80 output classes. What about Imagenet models? Imagenet dataset has hundreds of output classes. So, using Detectron Imagenet pretrained models I have only 80 classes? How can I have 1000 and more output classes like Imagenet dataset?
And another little question, How can I see number of output classes in model zoo pretrained net? Thanks.
Beta Was this translation helpful? Give feedback.
All reactions