Skip to content
This repository has been archived by the owner on Apr 22, 2022. It is now read-only.

Strip missing images from the dataset #22

Open
asnare opened this issue Sep 21, 2018 · 0 comments
Open

Strip missing images from the dataset #22

asnare opened this issue Sep 21, 2018 · 0 comments
Assignees

Comments

@asnare
Copy link
Member

asnare commented Sep 21, 2018

Some of the images we're using from Flickr have been removed by the original author. On load these are replaced with an "image has been removed" placeholder.

We should drop these from our dataset. To detect them:

  1. Request the image URL.
  2. If it's been removed a 302 redirect is issued to https://s.yimg.com/pw/images/en-us/photo_unavailable.png
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants