You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Dear Author,i met a error when i am running dist_test.sh,what should ido Traceback (most recent call last): File "/home/worker/anaconda3/envs/detpro/lib/python3.8/runpy.py", line 194, in _run_module_as_main return _run_code(code, main_globals, None, File "/home/worker/anaconda3/envs/detpro/lib/python3.8/runpy.py", line 87, in _run_code exec(code, run_globals) File "/home/worker/anaconda3/envs/detpro/lib/python3.8/site-packages/torch/distributed/launch.py", line 260, in <module> main() File "/home/worker/anaconda3/envs/detpro/lib/python3.8/site-packages/torch/distributed/launch.py", line 255, in main raise subprocess.CalledProcessError(returncode=process.returncode, subprocess.CalledProcessError: Command '['/home/worker/anaconda3/envs/detpro/bin/python', '-u', './tools/test.py', '--local_rank=2', './configs/lvis/detpro_ens_20e.py', './epoch_20.pth', '--launcher', 'pytorch', '--eval', 'bbox', 'segm', '--cfg-options', 'model.roi_head.prompt_path=./lvis_text_embedding.pt', 'model.roi_head.load_feature=False', '--show', '--show-dir', './exp']' died with <Signals.SIGSEGV: 11>.
The text was updated successfully, but these errors were encountered:
Dear Author,i met a error when i am running dist_test.sh,what should ido
Traceback (most recent call last): File "/home/worker/anaconda3/envs/detpro/lib/python3.8/runpy.py", line 194, in _run_module_as_main return _run_code(code, main_globals, None, File "/home/worker/anaconda3/envs/detpro/lib/python3.8/runpy.py", line 87, in _run_code exec(code, run_globals) File "/home/worker/anaconda3/envs/detpro/lib/python3.8/site-packages/torch/distributed/launch.py", line 260, in <module> main() File "/home/worker/anaconda3/envs/detpro/lib/python3.8/site-packages/torch/distributed/launch.py", line 255, in main raise subprocess.CalledProcessError(returncode=process.returncode, subprocess.CalledProcessError: Command '['/home/worker/anaconda3/envs/detpro/bin/python', '-u', './tools/test.py', '--local_rank=2', './configs/lvis/detpro_ens_20e.py', './epoch_20.pth', '--launcher', 'pytorch', '--eval', 'bbox', 'segm', '--cfg-options', 'model.roi_head.prompt_path=./lvis_text_embedding.pt', 'model.roi_head.load_feature=False', '--show', '--show-dir', './exp']' died with <Signals.SIGSEGV: 11>.
The text was updated successfully, but these errors were encountered: