Skip to content

rajatdua27/Match-A-Quote

 
 

Repository files navigation

Project Title : Match-A-Quote

Description

Given a quote, find a picture which best matches the quote.

Abstract

We come across a lot of quotes throughout the day. They are motivating and inspirational but most of them are dull in background on plain text. What if we want to put a nice background behind it? We will find the best suitable picture for the given quote because
"You have to be able to accept failure to get better"

Quote

The above image expresses the emotion inside the quote better than the plain one. So we decided to make the task done!

Implementation Timeline (Proposed :p)

  • Week 1 : 18-25 March (Image and Quote Collection for DataSet Creation and Analysis) We propose to collect free images available on the internet and quotes along with their authors and categorize them acccording to suitable tags which will help in making clusters of similar quotes and removing stop words from the quotes.
  • Week 2 : 26-2 April (Studying Suitable Models for the project) As the reverse of this project is already implemented, we propose to find a suitable model to do the required. Probably a Neural Network.
  • Week 3 : 3-10 April (Implementation of the chosen model) Training the chosen model on suitable dataset
  • Week 4 : 11-18 April (Testing and performance tuning) Tuning the hyper parameters of the model, cross-validation, regularization and other techniques to improve the model accuracy
  • Last Week : 26-30 April (Bug Fixes) Beta testing of the model on unseen data and fixing some minor bugs if remains

Team members

  • Kishan Shankar Singhal (2018201023)
  • Rajat Dua (2018201066)
  • Nawab Alam (2018201030)
  • Shashi Jangra (2018202001)

Repository Link

https://shashijangra22.github.io/Match-A-Quote/

About

Given a quote, find a picture which best matches the quote.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Jupyter Notebook 100.0%