1 | initial version |
Mobilenet SSD from Caffe works well, https://github.com/chuanqi305/MobileNet-SSD. There are about 20 classes including person. This is a sample: https://github.com/opencv/opencv/blob/master/samples/dnn/mobilenet_ssd_python.py.