Replies: 2 comments
-
Hi, |
Beta Was this translation helpful? Give feedback.
0 replies
-
you can change config file like |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Could you please kindly guide me on how I can extend Detectron 2 that already detects COCO classes to detect 20 more new object classes on top of 80 COCO classes?
How about
[PointRed](https://github.com/facebookresearch/detectron2/tree/master/projects/PointRend)
instance segmentation? How can I expand it such that it can create an instance segmentation mask for new object classes (20) besides the current 80 COCO classes?Beta Was this translation helpful? Give feedback.
All reactions