8 results for “topic:flicker8k-dataset”
Neural Network Projects
We have developed a Image Caption Generator which is a challenging artificial intelligence problem where a text description is generated for a given photograph.
Implementation of an image captioning system using the "Show and Tell" encoder-decoder architecture with CNN and RNN components for generating natural language descriptions from the Flickr8k dataset. Course project for Deep Learning at University of Kerman, Spring 2025.
AI-powered image captioning using InceptionV3+LSTM and ViT-GPT2 models. Trained on Flickr8k dataset with interactive Streamlit interface.
Machine Learning | Deep Learning | Computer Vision
Given a image, generate caption describing the image
Image Captioning Generator Keras
image classification on CIFAR-10 with ResNet, medical image analysis on breast histopathology images using CNNs, and image captioning on Flickr8k, Flickr30k, and MSCOCO datasets with advanced architectures like LSTM and attention mechanisms.