Thanks for your work on this project.
I am trying to infer over one example image, but I encountered the following error:
FileNotFoundError: [Errno 2] No such file or directory: 'data/annotations/test/InterHand2.6M_test_camera.json'
You mentioned in the instructions to “Edit your Interhand2.6M PATH in conf/ih_sfsseq.conf->data_path, which should contain ./images and ./annotations.” However, you did not provide information about the annotation or the structure of the json file referenced in my error.
Could you please provide a sample data folder with ./images and ./annotations so the inference python code sfs_lbs_test.py --exp_path interhand_out/Capture0_ROM03_RT_No_Occlusion/xhand runs smoothly?
Thanks for your work on this project.
I am trying to infer over one example image, but I encountered the following error:
You mentioned in the instructions to “Edit your Interhand2.6M PATH in conf/ih_sfsseq.conf->data_path, which should contain ./images and ./annotations.” However, you did not provide information about the annotation or the structure of the json file referenced in my error.
Could you please provide a sample data folder with ./images and ./annotations so the inference python code
sfs_lbs_test.py --exp_path interhand_out/Capture0_ROM03_RT_No_Occlusion/xhandruns smoothly?