Image Caption Generator
Developed a deep learning model to generate natural language captions for images using a Kaggle dataset. Used CNN (ResNet) for image feature extraction and LSTM networks for sequence-based caption generation. Achieved approximately 85% caption accuracy after preprocessing, hyperparameter tuning, and evaluation.