Object detection using faster RCNN

Viewed 14

I'm using faster R-CNN for object detection and I'm looking to write results into a CSV file. it will have a description column that contains yes if there is an object in a particular image or no if not.

0 Answers
Related