Closed thongvhoang closed 2 years ago
@thongvhoang
Hi, Did you check if the actual number of images matches the train.txt file?
The actual number of images must also be 5269 because the line in train.txt.
All images must also have a .txt file in the form of yolo label.
Therefore, In path /content/drive/MyDrive/UIT/Four_Year/Term_2/DS505.M21/Dataset/detection_data/train/
must have a total of 10538 items. (5269 images and 5269 txt files)
I have solved this problem. Thank you very much. My txt file has '\n' at the end of the file, I removed the '\n' and space at the end of the file. So the problem is being solved.
I use this command but it's an error. How do fix this bug? Thank you. I attached my train.txt below. You can see. train.txt