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
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'
The text was updated successfully, but these errors were encountered:
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'
The text was updated successfully, but these errors were encountered: