Skip to content

SiChiTong/SORBB

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Expects to find the dataset in src/data/sculptures6k
Expects to find the gPb masks in src/data/masks

How to run the code
================================================================================

1. Compute the image_database by running ``compute_image_database.py``

2. Compute the descriptors by running ``compute_descriptors.py``

3. Compute the vocabulary by running ``compute_vocabulary.py``

4. Compute the posting files by running ``compute_postings.py``

And do you search !
A test file ``test_evaluate`` is provided, with a basic pipeline.

About

Smooth Object Retrieval using Bags of Boundaries

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%