Open
Description
We have currently YOLO v3 trained for 80 classes. We want to extend the object detection capability of our indexer thus not be limited to only those 80 classes. You can implement an object detection model for classes other than these 80 classes or use a pretrained model to do so. You can implement a SSD-mobilenet trained on COCO dataset.