diff --git a/model/SA-Gate.nyu/config.py b/model/SA-Gate.nyu/config.py index 081c0d2..438dfd6 100755 --- a/model/SA-Gate.nyu/config.py +++ b/model/SA-Gate.nyu/config.py @@ -19,7 +19,7 @@ C.seed = 12345 remoteip = os.popen('pwd').read() -C.volna = '../../' # this is the path to your repo 'SA-Gate' +C.volna = '../../' # this is the path to your repo 'RGBD_Semantic_Segmentation_PyTorch' """please config ROOT_dir and user when u first using""" C.repo_name = 'RGBD_Semantic_Segmentation_PyTorch'