he-dhamo / graphto3d

Code for ICCV 2021 paper Graph-to-3D: End-to-End Generation and Manipulation of 3D Scenes using Scene Graphs
Apache License 2.0
59 stars 12 forks source link

404 Not Found nginx/1.18.0 (Ubuntu) #7

Closed 2WangZhen3 closed 2 years ago

2WangZhen3 commented 2 years ago

Execute chmod +x ./download_metadata_3rscan.sh && ./download_metadata_3rscan.sh, or chmod +x ./download_3dssg.sh && ./download_3dssg.sh, and 404 not fuound appears.

he-dhamo commented 2 years ago

Hi there, there have been some migrations in our servers and therefore the download links are not valid anymore.

3DSSG, is now stored here: https://campar.in.tum.de/public_datasets/3DSSG/3DSSG.zip
and the label subset we train on: https://campar.in.tum.de/public_datasets/3DSSG/3DSSG_subset.zip
README: https://campar.in.tum.de/public_datasets/3DSSG/README.md

For 3RScan please contact the respective authors.

SunWeiLin-Lynne commented 2 years ago

Hi, when I want to download the checkpoint for the training model and the Atlasnet weight, I perform "chmod + x ./download_checkpoints.sh & ./download_checkpoints.sh and the same "404 not found" also appears. How did you solve it? image

he-dhamo commented 2 years ago

https://github.com/he-dhamo/graphto3d/issues/12#issuecomment-1256978552