Csuk0914 / imgret

Sandbox for image retrieval models and algorithms

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sandbox for image retrieval models and algorithms

Now the repository constains only python scripts for classical VLAD image descriptor.

See the reference papers:

Installation

For using SIFT and SURF you have to compile and install OpenCV with OpenCV Contribs, and Python, SIFT/SURF support.

Remarks

For SuperPoint local features you should to download model weights from repo MagicLeapResearch/SuperPointPretrainedNetwork.

About

Sandbox for image retrieval models and algorithms

License:MIT License


Languages

Language:Python 100.0%