moberweger / deep-prior-pp

Improving Fast And Accurate 3D Hand Pose Estimation
GNU General Public License v3.0
144 stars 40 forks source link

use icvl data #25

Closed mbmamin1996 closed 5 years ago

mbmamin1996 commented 5 years ago

hi i run the test with icvl hand data set and i have this what can i do ?? thanks for helping

File "/home/hand/1/src/data/importers.py", line 313, in loadSequence inputfile = open(trainlabels) IOError: [Errno 2] No such file or directory: '../data/ICVL//test_seq_1.txt

the test_seq_1.txt * how can i find that ???

thanks for helping

moberweger commented 5 years ago

You need to download the dataset first, and put it into ./data/ICVL/ . The ICVL dataset can be found at https://labicvl.github.io/Datasets_Code.html