KamatVarun

Results 2 comments of KamatVarun

you solve this by replacing i=i[0] by i=indices[0] also remove the [0] in the layers_names[i[0] -1] part

> The dataset has already been trained by YOLO. The file yolov3.cfg just contains the weights and biases, while the file yolov3.txt just contains the labels of each classified object....