Closed kilometer0101 closed 6 years ago
here is an error message
length(labels) > 1 is not TRUE
It's nuclear what you are doing you need to provide a reproducible example to get help
hmm..
Now I'm trying apply this method, and finished training original my dataset. So, I have cfg, weights, and names file (the model was based on yolo.cfg & extraction.conv.weights). https://timebutt.github.io/static/how-to-train-yolov2-to-detect-custom-objects/
Closing as no active feedback given in last month.
Using image.draknet pkg on R, with original trained Yolo weights, the "labels" class list length in the function
image_darknet_model
must be larger than 1? but I trained only 1 class. how can i do??