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

Problem to extract chictopia.sql.gz #21

Open
BrunoKrinski opened this issue Feb 19, 2020 · 6 comments
Open

Problem to extract chictopia.sql.gz #21

BrunoKrinski opened this issue Feb 19, 2020 · 6 comments

Comments

@BrunoKrinski
Copy link

I'm having problems to extract chictopia.sql.gz

gzip: chictopia.sql.gz: not in gzip format

How to solve it?

@cad0p
Copy link
Owner

cad0p commented Feb 19, 2020 via email

@BrunoKrinski
Copy link
Author

Hi, thanks for the reply. Well, it didn't worked

tar xvf chictopia.sql.gz

gzip: stdin: not in gzip format
tar: Child returned status 1
tar: Error is not recoverable: exiting now

@cad0p
Copy link
Owner

cad0p commented Feb 20, 2020 via email

@BrunoKrinski
Copy link
Author

Yes. I deleted and downloaded the dataset again and it had the same problem. I tried to follow the steps described here: https://github.com/kyamagu/paperdoll/tree/master/data/chictopia

And also, tried to access dataset here: http://vision.is.tohoku.ac.jp/~kyamagu/research/paperdoll/

However, it seems that the links are broken.

@BrunoKrinski
Copy link
Author

with the following commands :

wget https://github.com/kyamagu/paperdoll/raw/master/data/chictopia/chictopia.sql.gz
gunzip -c chictopia.sql.gz | sqlite3 chictopia.sqlite3

provided here: https://github.com/hrsma2i/dataset-PaperDoll

I succeeded.

@cad0p
Copy link
Owner

cad0p commented Feb 23, 2020 via email

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

2 participants