SimJeg / FC-DenseNet

Fully Convolutional DenseNets for semantic segmentation.
489 stars 146 forks source link

how could I set the right path to run the code #39

Open 15757170756 opened 5 years ago

15757170756 commented 5 years ago

i set [general] datasets_local_path = /home/GithubRepository/FC-DenseNet/datasets/ [camvid] shared_path = /home/GithubRepository/Tensorflow-SegNet/CamVid/ in CamVid folder CamVid: --test --testannot --train --trainannot --val --valannot --test.txt --train.txt --val.txt when i run the code, the data in folder CamVid is copied to datasets.but Error No such file or directory: '/home/GithubRepository/FC-DenseNet/datasets/camvid/train/CamVid'