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

Could you kindly provide the face crop data? #6

Open
Kristen-Z opened this issue May 17, 2023 · 3 comments
Open

Could you kindly provide the face crop data? #6

Kristen-Z opened this issue May 17, 2023 · 3 comments

Comments

@Kristen-Z
Copy link

No description provided.

@pritamqu
Copy link
Owner

pritamqu commented Jun 2, 2023

It's on my to-do list, and I am working towards it, but there are some technical challenges. I briefly mentioned it below just so you know.

The total number of face crops is several million images. And the server hosts our data is currently not quite compatible with such a huge number of files. So I need to create an alternate storage space for that and add it to the same approval process.

@pritamqu
Copy link
Owner

it is now added in the repo. either you can download the whole dataset again, or just the face-crops using the below command...

wget -r -e robots=off -nH --cut-dirs=3 --header "X-Dataverse-key: $API-KEY" --content-disposition https://borealisdata.ca/api/datasets/:persistentId/dirindex?persistentId=doi:10.5683/SP3/PSWY62&folder=face_crops

I will update the codes to make sure the face crops are organized correctly so that the image-based dataloader correctly. But, this may take a while. I thought of updating here this at the moment, in case you have urgent needs.

please let me know if you get an error to download the data...

@jq28
Copy link

jq28 commented Oct 17, 2023

hi, the current face crop data is very disorganised and contains zip files inside the zip files. I wonder if you have any updates on the organised data? Thjank you

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

3 participants