Skip to content
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

Closed
Usama323 opened this issue Sep 9, 2018 · 14 comments
Closed

How I can download Suncg data set , where are its house id's? #94

Usama323 opened this issue Sep 9, 2018 · 14 comments

Comments

@Usama323
Copy link

Usama323 commented Sep 9, 2018

I am looking for Suncg data , could not find house id's.

@angelxuanchang
Copy link
Contributor

Please fill out the SUNCG request form to get access to the SUNCG data. See http://suncg.cs.princeton.edu/ for more details.

@Usama323
Copy link
Author

I have filled the form and downloaded the file provided , now what is command to download a house id for suncg data ?

@angelxuanchang
Copy link
Contributor

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).

@Usama323
Copy link
Author

Usama323 commented Oct 8, 2018

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
exec(''.join(chr(ord(x)^ord(y)) for (x,y) in zip(ud(H[1]).decode(),cycle(H[0]))))
SyntaxError: unqualified exec is not allowed in function 'main' because it contains a nested function with free variables

@angelxuanchang
Copy link
Contributor

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.

@Usama323
Copy link
Author

Usama323 commented Oct 9, 2018

i am using python 3 , can you kindlt give me one example of downloading suncg data ?

@angelxuanchang
Copy link
Contributor

Please send us the specific version of the python you are using. You can get your python version by running python --version. Here is the command to download SUNCG: ./download_suncg.py -o /home/usama/Desktop

@Usama323
Copy link
Author

Thanks a lot @angelxuanchang !

@Jemmagu
Copy link

Jemmagu commented Apr 12, 2019

@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!!

@Usama323
Copy link
Author

then authors can guide you better !! May be they have changed the link for download_suncg.py file

@hzxie
Copy link

hzxie commented Apr 25, 2019

@Jemmagu @Usama323
I have the same problem. Who can help me out?

@Jemmagu
Copy link

Jemmagu commented Apr 25, 2019

Hi, I also found the links are invalid and the team didn’t reply to me. So I gave up and choose another one.

@hzxie
Copy link

hzxie commented Apr 25, 2019

@Jemmagu
What dataset do you resort to?
Do you have any alternative choices for synthetic scene datasets?

@Jemmagu
Copy link

Jemmagu commented Apr 25, 2019

Sorry I mean I changed the direction. I came to reproduce another paper.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants