-
Notifications
You must be signed in to change notification settings - Fork 33
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How I can download Suncg data set , where are its house id's? #94
Comments
Please fill out the SUNCG request form to get access to the SUNCG data. See http://suncg.cs.princeton.edu/ for more details. |
I have filled the form and downloaded the file provided , now what is command to download a house id for suncg data ? |
Use -h to get help on how to use the script. The SUNCG data is organized by file type. You can download either the complete set of suncg files for a version or a subset by file type. Downloading by house id is not currently supported (as there are too many houses and the download will be very inefficient). |
when i type following command, then it generates error , kindly help me to download the data set python ./download_suncg.py -o /home/usama/Desktop --id 0a1b29dba355df2ab02630133187bfab Error: File "./download_suncg.py", line 72 |
Can you let us know what version of python you are using? Please try the download script using python3. And I do not believe that the --id option is supported. |
i am using python 3 , can you kindlt give me one example of downloading suncg data ? |
Please send us the specific version of the python you are using. You can get your python version by running |
Thanks a lot @angelxuanchang ! |
@Usama323 it seems the suncg website can't be opened and the agreement google docs has also been cancelled. I'm quite urgent to get access to the dataset. can you help me? thank you so much!! |
then authors can guide you better !! May be they have changed the link for download_suncg.py file |
Hi, I also found the links are invalid and the team didn’t reply to me. So I gave up and choose another one. |
@Jemmagu |
Sorry I mean I changed the direction. I came to reproduce another paper. |
I am looking for Suncg data , could not find house id's.
The text was updated successfully, but these errors were encountered: