shanice-l / gdrnpp_bop2022

PyTorch Implementation of GDRNPP, winner (most of the awards) of the BOP Challenge 2022 at ECCV'22
Apache License 2.0
215 stars 49 forks source link

Runtime error :- error:vsd_ntop:1_delta:15.000_tau:0.050 does not exist. #88

Closed AmanSriv97 closed 6 months ago

AmanSriv97 commented 6 months ago

Hello @shanice-l ,

I have an error that is similar to what @beastGrendel shared in #67. When I load the pre-trained weights for LMO dataset and try to do testing for Pose Estimation, then I am getting this error .

RuntimeError: output/gdrn/lmo_pbr/convnext_a6_AugCosyAAEGray_BG05_mlL1_DMask_amodalClipBox_classAware_lmo/inference_model_final_wo_optim/lmo_bop_test/convnext-a6-AugCosyAAEGray-BG05-mlL1-DMask-amodalClipBox-classAware-lmo-test-iter0_lmo-test/error:vsd_ntop:1_delta:15.000_tau:0.050 does not exist.

I am unable to get past this issue. Kindly guide me what to do. I have also re installed and compiled bop_renderer as you mentioned in that issue. Screenshot from 2023-12-20 19-50-20

shanice-l commented 6 months ago

You should build bop_renderer at first.

AmanSriv97 commented 6 months ago

Thanks the error got solved.

tsrobcvai commented 2 months ago

Thanks the error got solved.

Hi, I met the same issue and rebuilt the bop_renderer again. However, I cannot solve the problem. Could you please give me more explanation?

wangg12 commented 2 months ago

Thanks the error got solved.

Hi, I met the same issue and rebuilt the bop_renderer again. However, I cannot solve the problem. Could you please give me more explanation?

Now you can change the renderer to vispy to get rid of errors caused by bop_renderer. See https://github.com/thodan/bop_toolkit?tab=readme-ov-file#vispy-renderer-default