Closed diealecel closed 5 years ago
The error comes from util.lua: 96th line. I think you should check you correctly load the depthimage.
Thank you for such a prompt reply!
Ah, I realized that my .bin files weren't ready yet. I've fixed that and can now get results for the testing sets. However, I've noticed that I still receive this error after the dataset has been parsed through. Thus, I thought there might be some number in the codebase that expects more .bin files than there actually are.
I wondered if the testSz value in src/data/ICVL/data.lua had to do with it. In the ICVL testing set there are 702 entries. However, entering this number didn't change anything—it actually made it such that I could get no results. Do you know what could be causing this?
Hi ! I CAN NOT GET the dataset "ITOP Human Pose Dataset [link] [paper]",because I can't link to the "link" URL. Do I have any other path to get this data set?
@drt040312 Hi! Have you got this dataset, please?
I updated link in README
Hi, I've been trying to test the pre-trained ICVL model (from GitHub) with the ICVL data (linked from GitHub) and keep running into this error.
Any ideas what is going on? I haven't changed anything other than where the model, centers, and data are located.