ethz-asl / maplab

A Modular and Multi-Modal Mapping Framework
https://maplab.asl.ethz.ch
Apache License 2.0
2.54k stars 721 forks source link

Adding HNSW library for fast approximate nearest neighbor search #384

Closed smauq closed 1 year ago

smauq commented 1 year ago

Hard copied the headers for the HNSW library into maplab. This is a speedup of about 10-30x over the FLANN implementation from OpenCV for floating point descriptors. Summarizing changes:

ethzasl-jenkins commented 1 year ago

Test PASSed.

ethzasl-jenkins commented 1 year ago

Test PASSed.

ethzasl-jenkins commented 1 year ago

Test PASSed.