stark-t / PAI

Pollination_Artificial_Intelligence
5 stars 1 forks source link

Extra `classes.txt` file in Lepidoptera for LabelImg #25

Closed valentinitnelav closed 2 years ago

valentinitnelav commented 2 years ago

I just noticed there was one extra txt file named classes.txt in P1_Data/img_lepidoptera_sample_2021_10_21/annotations/yolo_txt/ That should not be there. I now remember that I had to create it once because I wanted to visually check the YOLO annotations with the LabelImg software and it needed this extra file in order to work.

Hope this didn't break some of your code so far.

stark-t commented 2 years ago

If there is no image for the same file it shouldnt be a problem, since the pandas dataframe only joins matching images and labels id_names.