Tag: image

  • Image Captioning Models and Fabrik

    No Name URL Framework Note Fabrik 1 NeuralTalk https://github.com/karpathy/neuraltalk Python + numpy obsoleted by NeuralTalk2 2 NeuralTalk2 https://github.com/karpathy/neuraltalk2 Torch Torch incompatible with Fabriq 3 Show and Tell https://github.com/tensorflow/models/tree/master/research/im2txt Tensorflow Tensorflow parser Fabriq incompatible with Fabriq 4 Keras Image Caption https://github.com/LemonATsu/Keras-Image-Caption Keras requires python 3.4+ fail with python 3.6 5 Image Captioning with Spatial Attention in…