xobeiotozi
xobeiotozi
Hello, could you please provide your real-time inference code?
I only have one GPU, can I only set IMG_PER_GPU = 1?
How do I solve this problem? Is it because I only have one GPU? raise subprocess.CalledProcessError(returncode=last_return_code, cmd=cmd) subprocess.CalledProcessError: Command '['/usr/bin/python', '-u', 'train.py', '--local_rank=0']' died with .
I’m setting nproc_per_node=1
It also have a problem.Is these something wrong with train.py? 2021-08-03 16:40:36 node02 root[2842] INFO using devices 0 train.sh: line 5: 2842 Killed python train.py
If I want to reproduce the HumanEva's results of the paper, what's the command should I have?