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

Unable to find normalised mesh dataset in AtlasNetv2 #85

Closed Hasindri closed 1 year ago

Hasindri commented 1 year ago

The link given for normalised mesh dataset, "https://cloud.enpc.fr/s/RATKsfLQUSu0JWW/download", is broken. Can you kindly fix it? or give me a working link for this dataset, I am trying to reproduce your results for a research.

ThibaultGROUEIX commented 1 year ago

Hi @Hasindri

I am assuming you are referring to the data used in the metro distance evaluation. Following the readme here : https://github.com/ThibaultGROUEIX/AtlasNet#a-note-on-data You can find them under metro_files.

You seem to be following an old link, how did you find it?

Best regards, Thibault

Hasindri commented 1 year ago

Thank you very much for your reply, I will refer these data.

I took this link from "https://github.com/theodeprelle/AtlasNetV2/blob/master/data/download.sh" in AtlasNetV2 repo.

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