llyyccccc

Results 5 issues of llyyccccc

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

训练train_reg时报错(faster_rcnn) E:\UMF-CMGR-main>python train_reg.py ===> Creating Save Path of Checkpoints ===> Loading datasets ===> Building model ===> Setting Optimizer ===> Building deformation => no model found at 'E:/UMF-CMGR-main/cache/Reg_only/220506_Deformable_2Fe_10Grad/reg_0280.pth' ===> Training

File "/home/xiaoyi/anaconda3/envs/One/lib/python3.8/site-packages/torch/utils/cpp_extension.py", line 781, in _check_cuda_version raise RuntimeError(CUDA_MISMATCH_MESSAGE.format(cuda_str_version, torch.version.cuda)) RuntimeError: The detected CUDA version (12.4) mismatches the version that was used to compile PyTorch (10.2). Please make sure to use...