TorchSeg
TorchSeg copied to clipboard
subprocess.CalledProcessError
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.
what should I do ?