Closed duyuting closed 6 years ago
It can detect more than one class. I have used it to detect two classes successfully. But the accuracy is not as good as Facebook's Detectron.
You only need to modify the parameter CLASS_NUM in cfgs.py. However, as Kongsea say, the accuracy is not quiet well, hope you can find out the problem and contact me.
@duyuting @Kongsea https://github.com/DetectionTeamUCAS/Faster-RCNN_Tensorflow
Recommend improved code: https://github.com/DetectionTeamUCAS/FPN_Tensorflow. @duyuting
how to detect three classess ,change the --dataset='1 2 3'?????