speedinghzl / pytorch-segmentation-toolbox

PyTorch Implementations for DeeplabV3 and PSPNet
MIT License
768 stars 167 forks source link

What dose "YOUR_CS_PATH" mean? #43

Closed DRosemei closed 5 years ago

DRosemei commented 5 years ago

Thanks for your code. I want to know what "YOUR_CS_PATH" means. Does it mean "~/projects/pytorch-segmentation-toolbox/gtFine " or "~/projects/pytorch-segmentation-toolbox/leftImg8bit "? I don't know how to put the dataset in this project. Could you help me?