Noreen Anwar
Noreen Anwar
> ok, i have solved it, thanks a lot how you solve this?
I did the same but I am facing error
I have .txt in label folder but still have same error.
I don't know what is the matter but I am facing this error.I already trained my dataset with yolov5.For yolov6 it very difficult for me to train.
I didn't get your point.what do you mean replace dataset and tags? n with what numbers??
I changed as you mentioned and I got this error YOLOv6/yolov6/data/datasets.py", line 308, in get_imgs_labels f"WARNING: No labels found in {osp.dirname(self.img_paths[0])}. " AttributeError: 'TrainValDataset' object has no attribute 'img_paths'
If I follow your steps I got this error. YOLOv6/yolov6/data/datasets.py", line 422 nc, msg = 0, "" ^ IndentationError: unexpected indent. plus in lables file your putting json? not txt...
yes But I don't know why I am not able to train my dataset.I have tried everything
I got this error again.I have followed your instruction.I think it is not for cityscape dataset. File "/home/travail/noanw/YOLOv6/yolov6/data/datasets.py", line 256, in get_imgs_labels assert osp.exists(label_dir), f"{label_dir} is an invalid directory path!"...
These error are same I faced earlier. f"WARNING: No labels found in {osp.dirname(self.img_paths[0])}. " AttributeError: 'TrainValDataset' object has no attribute 'img_paths'