davidtvs / PyTorch-ENet

PyTorch implementation of ENet
MIT License
383 stars 129 forks source link

请问该如何训练自己的数据集 #59

Open llyyccccc opened 5 months ago

llyyccccc commented 5 months ago

我改了cityscape格式 但是显示 line 106, in getitem data_path, label_path = self.train_data[index], self.train_labels[ IndexError: list index out of range