You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CNN-RNN image captioning system using TensorFlow/Keras with VGG16 feature extraction and LSTM decoder. Interactive Streamlit web app for real-time caption generation from uploaded images, trained on Flickr8k dataset with BLEU score evaluation.