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

is pretrained model available? #65

Closed derrick-xwp closed 1 year ago

ThibaultGROUEIX commented 3 years ago

Hi @derrick-xwp , yes, just run the demo, they will be downloaded automatically best regards

sumai-1998 commented 3 years ago

change the S1 value in .sh and type on the web browser manually, i can't download with .sh too

ThibaultGROUEIX commented 3 years ago

Hi @4ssass1n0r , I am sorry, I don't understand what you mean. Can you add some context please? Best regards

sumai-1998 commented 3 years ago

Hi @4ssass1n0r , I am sorry, I don't understand what you mean. Can you add some context please? Best regards

Hi @4ssass1n0r , I am sorry, I don't understand what you mean. Can you add some context please? Best regards

i mean for example in download_shapenet_pointclouds.sh there is a cmd like "wget --load-cookies /tmp/cookies.txt "https://docs.google.com/uc?export=download&confirm=$CONFIRM&id=$1" -O $2" just change the $1 value and get https://docs.google.com/uc?export=download&confirm=$CONFIRM&id=1MMCYOqSalz77dduKahqDEQKFP9aCvUCy then paste the link in edge and download. I can't download the dateset by run './download_shapenet_pointclouds.sh', it just stuck.

sumai-1998 commented 3 years ago

Hi @4ssass1n0r , I am sorry, I don't understand what you mean. Can you add some context please? Best regards

Hi @4ssass1n0r , I am sorry, I don't understand what you mean. Can you add some context please? Best regards

i mean for example in download_shapenet_pointclouds.sh there is a cmd like "wget --load-cookies /tmp/cookies.txt "https://docs.google.com/uc?export=download&confirm=$CONFIRM&id=$1" -O $2" just change the $1 value and get https://docs.google.com/uc?export=download&confirm=$CONFIRM&id=1MMCYOqSalz77dduKahqDEQKFP9aCvUCy then paste the link in edge and download. I can't download the dateset by run './download_shapenet_pointclouds.sh', it just stuck.

All download.sh the same

ThibaultGROUEIX commented 1 year ago

Closing this since the issue is stale, feel free to reopen. Thanks a lot for for playing around with AtlasNet. Cheers, Thibault