labelReader
labelReader copied to clipboard
I also facing this problem , Any one give a solution
I also facing this problem , Any one give a solution Is fault in cfg file or image labling ??
Originally posted by @Sivabanu in https://github.com/ecthros/labelReader/issues/8#issuecomment-778402703
when you create a custom dataset on image labeling, check the .txt file(*in-case you're working with YoLo). In my case the class_id that image labeling created was 15 so I changed it to 0 and it worked fine. It depends on the number of classes you are giving.