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
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)
Any idea?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: