GilLevi / AgeGenderDeepLearning

628 stars 284 forks source link

Original Images #2

Closed ck196 closed 6 years ago

ck196 commented 8 years ago

Hi Levi, Thank you for your great works. I want to download original images set, but in database page there is only cropped faces. Where can I download them.

Thank you very much.

GilLevi commented 8 years ago

Hi,

Thank you for your interest in our work.

As far as I know, the original images are not available.

I apologize for that.

Best, Gil

ck196 commented 8 years ago

Hi, I got it, I am writing script to gather original images from Flickr.com (~75%) I will share script later.

Thank you.

GilLevi commented 8 years ago

Thank you!

Gil

ck196 commented 8 years ago

This script can collect original images with fold data information. https://gist.github.com/ck196/af0b2b3357618afd5faf

GilLevi commented 8 years ago

Wow, thank you!

Gil

Griovwe commented 6 years ago

Hi ck196, Gil,

Thank you for your great works!

I would like to download the database without cropping, I use the code from the above link to download the database. There is an "Unauthorized" error. I guess it might be "api_key" and "api_secret" have wrong passwords.

Could you please help me to check the keys, or may I have the original database from you?

Thank you very much!

GilLevi commented 6 years ago

Hi @Griovwe ,

Regarding the code @ck196 wrote, I have no idea.

Unfortunately, as far as I know, we do not have the original database before cropping.

Gil

ck196 commented 6 years ago

Hi @Griovwe Yeah, you need to register Flickr API and get your own api_key and api_secret. I can't provide that information.