ylabbe/cosypose

Problem in reproducing results

Opened this issue · 0 comments

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)

5

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)
6

Any idea?