This project is used for image caption genration.
Download the dataset from https://www.kaggle.com/datasets/adityajn105/flickr8k unzip the file
download this notebook file change the image_path with the directory containing the extracted folder of the dataset and change the data to the .txt file present in the smae directory you can also know the size of the image in the dataset by using the commented code. this is necessary because the model is based on a specific iamge size.