he-dhamo/graphto3d

404 Not Found nginx/1.18.0 (Ubuntu)

2WangZhen3 opened this issue · 3 comments

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.

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.

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