Dataset directories description --Moxa3K-----images/{contains all the images} | |-------annotation---Pascal VOC/{contains labels in PascalVoc format} | | |______________|-----Yolo/{contains labels in yolo format} | |--------tain.txt/{contains all the paths to the training set} | |--------test.txt/{contains all the paths to the testing set}
YOLOv3 on Darknet YOLOv3Tiny on Darknet SSD on Mobilenet (tensorflow object detection API)> Faster RCNN on inception v2 (tensorflow object detection API)