Smile040501 / image_captioning

Generates textual description of any given image. Use both Natural Language Processing (NLP) and Computer Vision to generate captions. The idea implemented is to replace the encoder (RNN layer) in an encoder-decoder architecture with a deep Convolutional Neural Network (CNN) trained to classify objects in images.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Smile040501/image_captioning Stargazers