skhu101 / GauHuman

Code for our CVPR'2024 paper "GauHuman: Articulated Gaussian Splatting from Monocular Human Videos"
Other
285 stars 23 forks source link

ZJUMoCapRefine Dataset #3

Closed RockyXu66 closed 3 months ago

RockyXu66 commented 6 months ago

Hi,

I download the 'my_377' of ZJU-MoCap dataset from instant-nvr. But the folder only contains annots_new.npy instead of annots.npy in your code.

If I change the file name in the code and load annots_new.npy, annots only contains 'cams' while 'ims' is empty.

skhu101 commented 6 months ago

Hi, thanks for your interest in our work. We have checked the ZJU-MoCap-Refine data set and found that annots.npy is contained in the original data set. We have also verified this with the authors of instant-nvr. Maybe you can redownload the dataset and hope this can solve your problem.

RockyXu66 commented 6 months ago

Hi, thanks for your interest in our work. We have checked the ZJU-MoCap-Refine data set and found that annots.npy is contained in the original data set. We have also verified this with the authors of instant-nvr. Maybe you can redownload the dataset and hope this can solve your problem.

Thanks for your reply. But sorry, I am still a little confused. Are you saying that I should copy the annots.npy file from the original data set and place it into the ZJU-MoCap-Refine data set? The annots.npy file in the original data set contains 'ims' values, but the image paths inside are in the style of 'Camera_B1/000000.jpg'. Should I replace the folder path from 'Camera_B1' to 'images/00', which corresponds to the ZJU-MoCap-Refine data set?

skhu101 commented 6 months ago

Hi, the annots.npy file is contained in the ZJU-MoCap-Refine data set. You can redownload the ZJU-MoCap-Refine data set for a further check.

gcgeng commented 6 months ago

Hi, the maintainer of zju-mocap data here. I think there might be some discrepancies in packing the data. Could you please try to download the annots files from here and let me know whether it works? Thanks.

theAdityaRamesh commented 6 months ago

Hi @gcgeng can you check the COLMAP image files for subj 377. They are not correct.

gcgeng commented 6 months ago

Hi @gcgeng can you check the COLMAP image files for subj 377. They are not correct.

Could you please provide more specific details about your query? I would like to know which particular file you are referring to, and what issues you are encountering with it.

Dragon2938734 commented 5 months ago

excuse me, i follow the link from instant-nvr and fill the form to download the dataset, but its name is just ZJU-MoCap , and it subfolder are also not same name as the code. and can i just change the folder name to settle it?

image image image
skhu101 commented 5 months ago

Yes, you can.