diegovalsesia / XMFnet

Code for "Cross-modal Learning for Image-Guided Point Cloud Shape Completion" (NeurIPS 2022)
MIT License
42 stars 8 forks source link

Something wrong about the datasets ShapeNet-ViPC #1

Closed chenlongwhu closed 2 years ago

chenlongwhu commented 2 years ago

When I run the command cat ShapeNetViPC-Dataset.tar.gz* | tar zx , I only get the corresponding images (ShapeNetViPC-View). So, what can I do to get the corresponding partial and complete point clouds?

Emanuele97x commented 2 years ago

Hi Chen Long Whu,

Currently the dataset is provided by the authors of "View-guided Point Cloud Completion". When I downloaded it following their instructions everything was fine, are you sure to have completely downloaded all the dataset (143GB)?

chenlongwhu commented 2 years ago

Thank you! I think I have found the problem.