[CVPR 2022 Oral] Versatile Multi-Modal Pre-Training for Human-Centric Perception
MIT License
118
stars
7
forks
source link
FileNotFoundError:[Error 2] No such file or directory"'/pycontrast/data/NTURGBD/NTURGBD//nturgb+d_rgb_warped_correction/S013C003P037R001A049/WRGB-00000010.jpg'' #3
Hello I run the firststage command. But I got an error:
FileNotFoundError:[Error 2] No such file or directory"/pycontrast/data/NTURGBD/NTURGBD/nturgb+d_rgb_warped_correction/S013C003P037R001A049/WRGB-00000010.jpg''
after running train_ntumpiirgbd2s_hrnet_w18.sh,the question appeared. the file is different evert time.
I have runned /pycontrast/data/NTURGBD/preprocess_nturgbd.py and generated 51 directories about nturgb+d_rgb_warped_correction. but there are not enough for /pycontrast/data/NTURGBD/NTURGBD/nturgbd_flist_clear.txt which should be loaded for train dataset.
Additionally, aftering reading preprocess_nturgbd.py, I found the following:
Hello I run the firststage command. But I got an error:
FileNotFoundError:[Error 2] No such file or directory"/pycontrast/data/NTURGBD/NTURGBD/nturgb+d_rgb_warped_correction/S013C003P037R001A049/WRGB-00000010.jpg''
after running train_ntumpiirgbd2s_hrnet_w18.sh,the question appeared. the file is different evert time.
I have runned /pycontrast/data/NTURGBD/preprocess_nturgbd.py and generated 51 directories about nturgb+d_rgb_warped_correction. but there are not enough for /pycontrast/data/NTURGBD/NTURGBD/nturgbd_flist_clear.txt which should be loaded for train dataset.
Additionally, aftering reading preprocess_nturgbd.py, I found the following:
It means 'S001C003P008R002A015' matched the homography matrix of setting'(17,3)', is it wrong?