Is there a C/C++ API, pre-trained with Imagenet dataset, for Detection ?
I have tried Yolo, with ./darknet -i 0 detector demo cfg/imagenet1k.data extraction.cfg extraction.weights
But it gives me the error Last layer must produce detections
And for Tensorflow, looks like there is only python API https://github.com/tensorflow/models/tree/master/research/object_detection