In this project Object-based, scene-based and emotion-based features were extracted from a given image and these features were used to generate a poem.
The primary goals of this project were following:
- Research Part: To provide motivation to artists for creation of poetry based on images and scenes.
- Development Part: To provide a user interface where artists can insert images and obtain computer generated poetic hints.
The Research Part was broken down into a sequence of steps as described below. The success of each step was highly dependent on the working of the previous steps:
- Image Classification
- Image Captioning
- Tagging
- Emotion Extraction
- Poetry Generation
- Development