DecaYale / RNNPose

RNNPose: Recurrent 6-DoF Object Pose Refinement with Robust Correspondence Field Estimation and Pose Optimization, CVPR 2022
Apache License 2.0
160 stars 17 forks source link

bash compile_3rdparty.sh "error" #6

Closed GUECHTOULI closed 2 years ago

GUECHTOULI commented 2 years ago

Hello, I'm trying to run this but I get an error message cd RNNPose/scripts bash compile_3rdparty.sh

image

someone can tell me what the problem is! thanks!

DecaYale commented 2 years ago

You may need to set the environment variable CUDA_HOME, e.g. /usr/local/cuda/

GUECHTOULI commented 2 years ago

thank you
I have another question please when I do the test: bash scripts/eval.sh it gives me this image what is the problem, and why CUDA_VISIBLE_DEVICES=0

DecaYale commented 2 years ago

I assume you have solved this problem. I will close this issue temporarily. If you still have any problem, please feel free to reopen it.