Skip to content

An Image-to-Caption Generator web built using Machine Learning and Tensorflow js for Deployment. The model itself is a combination of 2 principles, using CNN and LSTM.

License

Notifications You must be signed in to change notification settings

fahmij8/Bangkit-Final-Project

Repository files navigation

Image-Captioning

Project Preview

An Image-to-Caption Generator web built using Machine Learning and Tensorflow js for Deployment. The model itself is a combination of 2 principles, using CNN and LSTM.

To run, simply do these steps:

  • Clone this repo and run python -m http.server 8000
  • Wait until the model is nicely loaded (you will see 'Good to go!' on the page)
  • Click upload to upload your image, and click 'Generate Caption' to witness the magic.

This repo is a submission for Bangk!t final group assignment on CNN Tensorflow model, presented to you by:

For source code of model behind this project kindly visit: https://github.com/aflita/image-captioning-flickr8k

Another quarantine spent awesomely :)

About

An Image-to-Caption Generator web built using Machine Learning and Tensorflow js for Deployment. The model itself is a combination of 2 principles, using CNN and LSTM.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published