markjay4k / Mask-RCNN-series

This series we'll use Mask RCNN
165 stars 231 forks source link

Specific Class only #25

Open daniellequijano opened 5 years ago

daniellequijano commented 5 years ago

Hi! I want to detect only 1 specific class using the coco h5 file. How should I do it? For example I only want to detect person only without detecting the other classes like mouse, car. I want to exclude the others

sv176 commented 3 years ago

did you manage to get this implemented?? Would be great to hear back