Auto Image Captioning Using CNN LSTM
Learning Objective: After completing this module, you should be able to implement Auto Image captioning using pre-trained model Inception V3 and LSTM for text processing.
Topics:
- Auto Image Captioning
- COCO dataset
- Pre-trained model
- Inception V3 model
- Architecture of Inception V3
- Modify last layer of pre-trained model
- Freeze model
- CNN for image processing
- LSTM or text processing