Just wondering is it possible to train sub classes of object categories with yolov3 or yolov2 as I want to train my detection system to recognise various model of cars, planes, and trains (i.e. Car as a parent class and models of cars)? During my research I notice that the previous yolo9000 does similarly to want I want and I also recognised that certain databases such as openimages are set up in a similarly manner but I am unable to find a tutorial or instructions on how to setup sub classes to train with? Else if its not possible to have subclasses in yolov2 or yolov3, how can one train yolo9000 as there seems only to be information on training specific objects and not sub categories of objects. Any help would be appreciated
Just wondering is it possible to train sub classes of object categories with yolov3 or yolov2 as I want to train my detection system to recognise various model of cars, planes, and trains (i.e. Car as a parent class and models of cars)? During my research I notice that the previous yolo9000 does similarly to want I want and I also recognised that certain databases such as openimages are set up in a similarly manner but I am unable to find a tutorial or instructions on how to setup sub classes to train with? Else if its not possible to have subclasses in yolov2 or yolov3, how can one train yolo9000 as there seems only to be information on training specific objects and not sub categories of objects. Any help would be appreciated