Skip to content

sachin1092/TagIt

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
res
 
 
 
 
 
 
 
 
 
 
 
 

TagIt

The main objective of TagIt is to design a Content and Tag Based Image Retrieval System using Automatic Image Annotation that will help in organizing a large database of images. We propose to build a system that will detect objects from images and retrieve images containing the similar objects from database and organize those images by attaching tags, thus keeping them organized for ease of access. The proposed system involves Content Based Image Retrieval with interpretation of objects using different features. The proposed system will first extract features from image and compare those features with the existing set of object images, so as to detect what objects are present in the image, thus finding out all the tags related to the image. Then the user will be asked to verify the tags attached and also to add more tags if required. Then the image will be saved to database with appropriate tags. The saved dataset object images will get updated time to time by removing the object images which are found inappropriate using a accept to reject ratio calculated based on the user feedback. The proposed system will consist of an image input or a text query which will be used to find the similar images from the user's database. User can add new annotations which will be added to the database for future use.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages