Skip to content

A React based Web app to generate Image captions through CNN+LSTM

Notifications You must be signed in to change notification settings

VaibhavSaini19/DL-Image-Caption-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DL-Image-Caption-Generator

Installation

  • Clone the repo
  • Open a terminal in the project's directory
  • Run npm i
  • Run pip3 install -r python/requirements.txt

Usage

  • Open a terminal in the cloned project's directory
  • Run npm start
  • Run python3 python/server.py in another terminal

Demo

About

A React based Web app to generate Image captions through CNN+LSTM

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published