Neural Network Projects
- Updated
Apr 23, 2021 - Jupyter Notebook
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.
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.
Given a image, generate caption describing the image
Image Captioning Generator Keras
Machine Learning | Deep Learning | Computer Vision
Add a description, image, and links to the flicker8k-dataset topic page so that developers can more easily learn about it.
To associate your repository with the flicker8k-dataset topic, visit your repo's landing page and select "manage topics."