AlexeyAB / darknet

YOLOv4 / Scaled-YOLOv4 / YOLO - Neural Networks for Object Detection (Windows and Linux version of Darknet )
http://pjreddie.com/darknet/
Other
21.75k stars 7.96k forks source link

Need classifiy method in yolo_v2_class.cpp like Detector.detect method. #4126

Closed jamessmith90 closed 5 years ago

jamessmith90 commented 5 years ago

I am training going gender classification which i am going to run on top of person object detector. Can you please release an endpoint method for classification ? Also the same method can be used via python wrapper also.

Thanks.

jamessmith90 commented 5 years ago

I have a request. I have a technical evaluation next week. Can you please add classify method ?

jamessmith90 commented 5 years ago

Moved to Tensorflow.