parth126 / IT550

Project Proposals for the IT-550 Course (Autumn 2024)
0 stars 0 forks source link

Text & Content Based Image Retrieval #24

Closed prachii-15 closed 2 months ago

prachii-15 commented 2 months ago

Title

Text & Content Based Image Retrieval

Team Name

DPRS

Email

202318008@daiict.ac.in

Team Member 1 Name

Prachi Mehta

Team Member 1 Id

202318008

Team Member 2 Name

Dhruvi Mehta

Team Member 2 Id

202318003

Team Member 3 Name

Riya Dave

Team Member 3 Id

202318011

Team Member 4 Name

Satyam Maravaniya

Team Member 4 Id

202318026

Category

New Research Problem

Problem Statement

he goal of this project is to create an image retrieval system using deep learning with CNNs for visual features extraction and LSTMs for caption generation. This system will allow users to search for images using either a natural language description or by uploading an image to find similar results. Using the Flickr8K dataset, the model aims to enhance retrieval accuracy by matching the semantic content of text and image inputs with the dataset. The system will have a Graphical User Interface (GUI) as well as a command-line interface, providing versatile access to a wide variety of users. By merging classical image retrieval methods with sophisticated deep learning models, this project offers a user-friendly and efficient solution for searching images using text or visual content.

Evaluation Strategy

BLEU (Bilingual Evaluation Understudy) scores, which are common metrics for evaluating the quality of text generation tasks like machine translation or image captioning.

Dataset

https://www.kaggle.com/datasets/adityajn105/flickr8k

Resources

Paper Title : Text-based, Content-based, and Semantic-based Image Retrievals: A Survey, Paper Link : https://www.researchgate.net/publication/273258916_Text-based_Content-based_and_Semantic-based_Image_Retrievals_A_Survey

Paper Title : Content-Based Image Retrieval Research Paper Link : https://www.researchgate.net/publication/257706512_Content-Based_Image_Retrieval_Research