Can you please help me set up the environment , as I wanted to test the gigapose algorithm for BOP challenge 2024. I followed the instructions for the data set and did set up the environment accordingly. However, when I am trying to test the algorithm using test.py :
Hi !
Can you please help me set up the environment , as I wanted to test the gigapose algorithm for BOP challenge 2024. I followed the instructions for the data set and did set up the environment accordingly. However, when I am trying to test the algorithm using test.py :
python test.py test_dataset_name=hope run_id=$NAME_RUN test_setting=detection
I am getting some errors to load the dataset correctly :
I also tried setting the environment variable HYDRA_FULL_ERROR=1 , but then i am getting this error :