How to set the NUM_CLASSES, if I want to train only one class? #2708
Unanswered
AstrayChao
asked this question in
Q&A
Replies: 1 comment 1 reply
-
see https://detectron2.readthedocs.io/en/latest/modules/config.html#config-references |
Beta Was this translation helpful? Give feedback.
1 reply
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 want to train a person detector, and the NUM_CLASSES should be 1 or 2 ('person' + 'background')?
thank you
Beta Was this translation helpful? Give feedback.
All reactions