rstrudel / segmenter

[ICCV2021] Official PyTorch implementation of Segmenter: Transformer for Semantic Segmentation
MIT License
842 stars 174 forks source link

Training problem in Colab #67

Open Sixsheepdad opened 1 year ago

Sixsheepdad commented 1 year ago

I just follow the "README" and use those codes in Colab, but it always has this problem when I run the training codes: KeyError: '/content/drive/MyDrive/ADE20K_2021_17_01/ Please help me!! I really don't know how to solve this problem.

55