Hi,
When I try to reproduce the single-view results on T-LESS data, I get the following error after around ~40 minutes
(I'm running python -m cosypose.scripts.run_cosypose_eval --config tless-siso commnad)
Also, I get the following error when trying to reproduce multi-view reults
(I'm running export CUDA_VISIBLE_DEVICES=0 and then python -m cosypose.scripts.run_cosypose_eval --config tless-vivo --nviews=4)
Hi, When I try to reproduce the single-view results on T-LESS data, I get the following error after around ~40 minutes (I'm running
python -m cosypose.scripts.run_cosypose_eval --config tless-siso
commnad)Also, I get the following error when trying to reproduce multi-view reults (I'm running
export CUDA_VISIBLE_DEVICES=0
and thenpython -m cosypose.scripts.run_cosypose_eval --config tless-vivo --nviews=4
)Any idea?