Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gt semantic error #5

Closed
jaideep11061982 opened this issue Dec 4, 2021 · 1 comment
Closed

gt semantic error #5

jaideep11061982 opened this issue Dec 4, 2021 · 1 comment

Comments

@jaideep11061982
Copy link

le "/opt/conda/lib/python3.7/site-packages/torch/utils/data/_utils/fetch.py", line 44, in
data = [self.dataset[idx] for idx in possibly_batched_index]
File "/kaggle/working/mmdetection/mmdet/datasets/custom.py", line 194, in getitem
data = self.prepare_train_img(idx)
File "/kaggle/working/mmdetection/mmdet/datasets/custom.py", line 217, in prepare_train_img
return self.pipeline(results)
File "/kaggle/working/mmdetection/mmdet/datasets/pipelines/compose.py", line 40, in call
data = t(data)
File "/kaggle/working/mmdetection/mmdet/datasets/pipelines/formating.py", line 318, in call
data[key] = results[key]
KeyError: 'gt_semantic_seg'

@hding2455
Copy link
Owner

You need to get the whole repo instead of copy some files to run

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants