Elucidation / tensorflow_chessbot

Predict chessboard FEN layouts from images using TensorFlow
http://www.tetralark.com/tensorflow_chessbot/
MIT License
519 stars 97 forks source link

fail to load imgur direct links #14

Closed Elucidation closed 8 years ago

Elucidation commented 8 years ago

Currently a direct imgur link fails since we check for imgur and assume it's a gallery, and then it tries to get the metadata. If this fails it should try loading the url directly.