Skip to content

Computer Vision Nanodegree second project, generating image captions. We take a prebuilt Resnet CNN model to encode the image and captions, use the RNN with LSTM to train and decode images and predict captions

Notifications You must be signed in to change notification settings

alvimahmud-osu/Image-Captioning

Repository files navigation

Image-Captioning

#Resnet Encoder CNN and Decoder RNN The Jupyter notebooks are sequential and all of them draws from the model.py file anad the vocab file.

About

Computer Vision Nanodegree second project, generating image captions. We take a prebuilt Resnet CNN model to encode the image and captions, use the RNN with LSTM to train and decode images and predict captions

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published