ThibaultGROUEIX / AtlasNet

This repository contains the source codes for the paper "AtlasNet: A Papier-Mâché Approach to Learning 3D Surface Generation ". The network is able to synthesize a mesh (point cloud + connectivity) from a low-resolution point cloud, or from an image.
http://imagine.enpc.fr/~groueixt/atlasnet/
MIT License
677 stars 119 forks source link

Downloading ground-truth point clouds #63

Closed ErnieLud closed 3 years ago

ErnieLud commented 3 years ago

Hello, I am trying to run this script from AtlasNet v2.2 but it seems that download links are broken. Where can I find the data? I really need to get the customShapeNet directory for this project.

Also, when I try to run this script of the newer AtlasNet version, I get the following error: "Archive: ShapeNetV1PointCloud.zip End-of-central-directory signature not found. Either this file is not a zipfile, or it constitutes one disk of a multi-part archive. In the latter case the central directory and zipfile comment will be found on the last disk(s) of this archive."

Best regards

ThibaultGROUEIX commented 3 years ago

Hi @ErnieLud , Yes this is the same as https://github.com/ThibaultGROUEIX/AtlasNet/issues/61 Sorry I do not have a great solution there. Please let me know if something comes to mind Best regards Thibault

XiaoshuiHuang commented 3 years ago

you can try "baidu wangpan" which has 2TB free storage https://pan.baidu.com/

ThibaultGROUEIX commented 3 years ago

Hi @ErnieLud , I have updated the answer in #61, Best