TorchSeg icon indicating copy to clipboard operation
TorchSeg copied to clipboard

subprocess.CalledProcessError

Open MyoungHaSong opened this issue 6 years ago • 0 comments

Hi, first of all thank you for sharing code.

I prepared dataset, train, val, test .txt file and I ran this code python -m torch.distributed.launch --nproc_per_node=$NGPUS train.py but I got this error. image what should I do ?

MyoungHaSong avatar Jan 16 '20 02:01 MyoungHaSong