icey-zhang / SuperYOLO

SuperYOLO is accepted by TGRS
323 stars 54 forks source link

Dataset not found #54

Closed Joey-He closed 9 months ago

Joey-He commented 1 year ago

我改了transform.py里的PATH 路径 但训练的时候报了这个错误:

Traceback (most recent call last): File "D:\PycharmProjects\SuperYOLO\train.py", line 673, in train(hyp, opt, device, tb_writer) File "D:\PycharmProjects\SuperYOLO\train.py", line 104, in train check_dataset(data_dict) # check File "D:\PycharmProjects\SuperYOLO\utils\general.py", line 167, in check_dataset raise Exception('Dataset not found.') Exception: Dataset not found.

WARNING: Dataset not found, nonexistent paths: ['D:\home\data\zhangjiaqing\dataset\VEDAI\fold01test_write.txt']

请问还要在哪里修改数据集的路径

Lffhope commented 11 months ago

请问解决了吗

wjxxyz commented 11 months ago

您解决问题了吗

liwenqiang2022 commented 10 months ago

在Linux环境下不会出现此问题。

icey-zhang commented 9 months ago

Hello, you can refer to this issue to try to solve the https://github.com/icey-zhang/SuperYOLO/issues/45 你好,可以参考这个issue去尝试解决一下 https://github.com/icey-zhang/SuperYOLO/issues/45