You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
RuntimeError: Dataset not found or incomplete. Please make sure all required folders for the specified "split" and "mode" are inside the "root" directory
#10
Open
kelisiya opened this issue
Mar 25, 2020
· 1 comment
The dataset structure should look like:
cityscapes/
gtFine/
train/
val/
test/
leftImg8bit/
train/
val/
test/
You should first download the gtFine and leftImg8bit from cityscapse website, and then change the root=youdir/cityscapes in configs/default.yaml.
Hope this helpful to you.
how to process dataset?
The text was updated successfully, but these errors were encountered: