Skip to content

RogerCasalsVilardell/Team2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Content Based Image Retrieval

Project to build a Content Based Image Retrieval.

First Phase (1/10/2019)

For the first phase, the CBIR need to be able to detect similar images based only using color information.

  • Create Database and Query image descriptors
  • Implement / Compute similarity measures to compare images
  • Implement retrieval system for K images.
  • Evaluation using map@k
  • Background removal using color information to then compute descriptors on foreground
  • Evaluation of picture masks and retrieval system for QS2

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%