semseg icon indicating copy to clipboard operation
semseg copied to clipboard

How to train with the model with the given scripts?

Open shwoo1219 opened this issue 5 years ago • 2 comments

When I attempt to train the code with the given script, I get the following errors:

tool/train.sh: 15: tool/train.sh: -u: not found tool/train.sh: 19: tool/train.sh: -u: not found

Could you give me your hand? I am using conda.

Thanks

shwoo1219 avatar Feb 03 '20 15:02 shwoo1219

I have the same question

yifeng1992 avatar Mar 27 '20 06:03 yifeng1992

try export PYTHON=python

lkevinzc avatar Apr 04 '20 11:04 lkevinzc