Haochen-Wang409 / U2PL

[CVPR'22] Semi-Supervised Semantic Segmentation Using Unreliable Pseudo-Labels
Apache License 2.0
426 stars 59 forks source link

Code running problems #129

Closed timelovery closed 1 year ago

timelovery commented 1 year ago

When I train the model under experiments/cityscapes/744/ours and I type 'sh train.sh 4' in the terminal, it reports the error tee: 'log/seg_20230706_104127'$'\r''.txt'$'\r': No such file or directory /train_semi.py: not found. how to fix this

Haochen-Wang409 commented 1 year ago

You should cd experiments/cityscapes/744/ours first.