C++ Vantage Point Tree implementation with Python bindings
☆16Jun 17, 2023Updated 2 years ago
Alternatives and similar repositories for vptree
Users that are interested in vptree are comparing it to the libraries listed below
Sorting:
- Implementation of many similarity join algorithms.☆15Mar 6, 2014Updated 12 years ago
- C++ training and testing code for an SVM using Vlfeat fisher vectors together with possible other features.☆14Jun 29, 2016Updated 9 years ago
- Library for data augmentation☆30Jun 29, 2018Updated 7 years ago
- Source code for learning and evaluation different quantzation methods☆26Jun 10, 2015Updated 10 years ago
- A High-Level training API on top of PyTorch☆18Apr 30, 2018Updated 7 years ago
- 🤖 Implementation of Self Normalizing Networks (SNN) in PyTorch.☆13Jun 19, 2017Updated 8 years ago
- herve jegou's yael library☆31Dec 1, 2012Updated 13 years ago
- ☆11Feb 2, 2021Updated 5 years ago
- Performance test of NumPy shared memory module☆14Mar 8, 2016Updated 10 years ago
- KuaiSearch PERKS☆12Nov 16, 2021Updated 4 years ago
- ☆11Dec 21, 2017Updated 8 years ago
- A GPU (CUDA) accelerated set of tools for object detection using waldboost/LBP.☆10May 25, 2015Updated 10 years ago
- The official site of the CVPR 2022 Affine Correspondences and Their Applications tutorial☆11Jan 17, 2023Updated 3 years ago
- Image classification problem with screenshots from two GameBoy games.☆12Feb 7, 2019Updated 7 years ago
- Jupyter Notebook for PyData DC 2016 on "Making Your Code Faster: Cython and parallel processing in the Jupyter Notebook"☆12Nov 12, 2016Updated 9 years ago
- A suite of tools for text preparation, vectorization and processing for deep learning with Keras.☆13Jul 29, 2023Updated 2 years ago
- ☆15Jan 29, 2019Updated 7 years ago
- JS Conf China 2014: A two-day conference for Chinese Javascript & Node.js developer community, to be held in Hangzhou☆97Jun 5, 2019Updated 6 years ago
- The project is an attempt to implement the paper Content Based Image Retrieval using Color Difference Histogram by Guang-Hai Liu et all. …☆13Dec 16, 2020Updated 5 years ago
- ☆10Jul 6, 2022Updated 3 years ago
- Metric collector for PostgreSQL☆14Feb 15, 2023Updated 3 years ago
- Research codes for binary code indexing and search☆15Feb 11, 2017Updated 9 years ago
- A book tries to give some guide for content-based image retrieval☆19Oct 16, 2017Updated 8 years ago
- Implementation of Dense Root SIFT wrapper using OpenCV and python☆12Aug 15, 2018Updated 7 years ago
- Kaggle Segmentation Challenge☆15Nov 21, 2019Updated 6 years ago
- An extension of Prawn that improves the performance when embedding PNG images containing an alpha channel☆30Feb 15, 2022Updated 4 years ago
- 2x2 SVD of a matrix (Singular Value Decomposition) (C++)☆11May 27, 2019Updated 6 years ago
- GPU implementation of LATCH descriptor & matcher.☆42Sep 12, 2016Updated 9 years ago
- ☆15Jun 10, 2020Updated 5 years ago
- Some useful tools for pytorch.☆10May 10, 2017Updated 8 years ago
- Implementation of the paper "Text Detection and Character Recognition in Scene Images with Unsupervised Feature Learning" from Andrew Ng …☆14Apr 17, 2017Updated 8 years ago
- Kaggle Humpback whale identification: 2xGPU Data augmentation + FP16 mixed precision training☆14Apr 8, 2019Updated 6 years ago
- Code for the implemenation of the Patch Augmentation technique☆11Nov 28, 2019Updated 6 years ago
- Kaggle Intel & MobileODT Cervical Cancer Screening (4th place solution)☆11Jul 1, 2017Updated 8 years ago
- This repository contains an easy-to-read Python implementation of the seamless image cloning method in the paper Poisson Image Editing.☆14Aug 5, 2015Updated 10 years ago
- TSDG: An efficient index graph for graph-based nearest neighbor search☆10Jul 14, 2022Updated 3 years ago
- Here you find the implementation of the method described in our SIBGRAPI 2019 paper "Hierarchy-of-Visual-Words: a Learning-based Approach…