Skip to content

saiharshithreddy/Image-Captioning-using-Neural-Networks

Repository files navigation

Image captioning with voice for the visually impaired people:

Steps

  1. Install the requirements
pip install requirements.txt  
  1. Prepare the data
python organize_data.py
  1. Train the model
python model_training.py  
  1. Evaluate the model
python evaluate_model.py