tensorflow-yolov3
tensorflow-yolov3 copied to clipboard
Update dataset.py
Converted bbox_class_ind to integer data type to get rid of IndexError when bboxes is of float type.