komrad36 / K2NN
Fast bruteforce and Multi-Index Hash (MIH) accelerated 2NN matchers for 512-bit binary descriptors for computer vision
☆11Updated 4 years ago
Alternatives and similar repositories for K2NN:
Users that are interested in K2NN are comparing it to the libraries listed below
- Insanely fast CUDA LATCH: fully scale- and rotation-invariant 512-bit binary descriptor for computer vision☆32Updated 4 years ago
- Fastest CPU implementation of the LATCH 512-bit binary feature descriptor; fully scale- and rotation-invariant☆35Updated 4 years ago
- Novel extreme-performance CPU-GPU cooperative feature detector-descriptor for computer vision.☆38Updated 4 years ago
- A fast BRIEF Implementation for 256-dimensional 64-bit Binary Descriptors☆11Updated 7 years ago
- Sandbox for image retrieval models and algorithms☆20Updated 6 years ago
- openMVG with a LATCH descriptor, an ORB descriptor, DEEP descriptors from the cvpr15compare repo, PNNet/Torch loader and a GPU-based L2 m…