Skip to content

MaastrichtU-Library/UMatchDIS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UMatchDIS

UMatchDIS is a Python wrapper script for image matching developed at Maastricht University (UM) Library. It is a wrapper around the Deep Image Search (DIS) library, which is a powerful tool for image similarity search and clustering.

DeepImageSearch is a powerful Python library that combines state-of-the-art computer vision models for feature extraction with highly optimized algorithms for indexing and searching. This enables fast and accurate similarity search and clustering of dense vectors (...)

Read more on https://github.com/TechyNilesh/DeepImageSearch

Activate venv

source .venv/bin/activate

Run with defaults

python3 umatchdis.py

Run with own config

python3 umatchdis.py --config docker/my_uconfig.py

About

UM Photo matching using Deep Image Search

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages