fast-semantic-segmentation
fast-semantic-segmentation copied to clipboard
Consult for help
Hello,
In the section of Dataset formatting, there is this line:
must have $CITYSCAPES_ROOT defined
How to define the root. Every time I try running i get an error ERROR: Did not find any files. Please consult the README.
Add “cityscapes” directory to path and export
export CITYSCAPES_DATASET=/media/storage1/seg/models/research/deeplab/datasets/cityscapes
replace the path with your dataset path
@zhengjie6 yeh, $CITYSCAPES_ROOT is wrong, you actullay need to set $CITYSCAPES_DATASET