NinhPham / OutlierLinks
The C++ source code (Code::Block IDE) for outlier detection in high dimensions. It covers standard methods and its approximations to detect outliers in high-dimensional data sets, including - kNN, kNNW, Sam1NN - LOF - ABOF, approxABOF - VOA, FastVOA - L1Depth, SamDepth
☆8Updated 6 years ago
Alternatives and similar repositories for Outlier
Users that are interested in Outlier are comparing it to the libraries listed below
Sorting:
- Fast and Efficient Implementation of HDBSCAN in C++ using STL☆68Updated 5 years ago
- A Fast Parallel Algorithm for HDBSCAN* Clustering☆59Updated 2 years ago
- Library for performing spectral clustering in C++☆78Updated 2 years ago
- Benchmark of Nearest Neighbor Search on High Dimensional Data☆207Updated 4 years ago
- Implementation of HNSW that supports online updates☆66Updated 7 years ago
- Project repository for Secrets of Matrix Factorization (ICCV 2015)☆13Updated 7 years ago
- ☆172Updated 6 years ago
- PQ Fast Scan☆63Updated 6 years ago
- KMeans clustering in Eigen.☆26Updated 9 years ago
- Highly parallel DBSCAN (HPDBSCAN)☆44Updated 9 months ago
- A Vote-and-Verify Strategy for Fast Spatial Verification in Image Retrieval☆19Updated 8 years ago
- Performance comparison of the MRPT algorithm to other approximate nearest neighbor search libraries☆27Updated 7 years ago
- Bayesian nonparametric small-variance asymptotic clustering algorithms☆20Updated 8 years ago
- Cartesian k-means for approximate nearest neghbor search, codebook learning, etc.☆51Updated 11 years ago
- Fast and lightweight header-only C++ library (with Python bindings) for approximate nearest neighbor search☆263Updated 4 months ago
- Machine Learning : Naive Bayes classifier and Bayesian network classifier C++ implementation☆27Updated 4 years ago
- GPU-based large scale Approx. Nearest Neighbor Search, accepted at CVPR 2016☆92Updated 6 years ago
- A KD-Tree in C++☆10Updated 7 years ago
- This is a library of incremental image alingment algorithms using OpenCV☆21Updated 2 years ago
- Research code implementing inverted multiindex structure☆83Updated 11 years ago
- An extensible C++ library of Hierarchical Bayesian clustering algorithms, such as Bayesian Gaussian mixture models, variational Dirichlet…☆143Updated 7 years ago
- Further development has been moved to a new repository https://github.com/wangyiqiu/dbscan-python☆18Updated 2 years ago
- Implementation of dsp sift in c++ (in development)☆19Updated 9 years ago
- an Extremely Fast Approximate Nearest Neighbor graph construction Algorithm framework☆95Updated 5 years ago
- Sparse Surface Adjustment☆16Updated 11 years ago
- Fast, vectorized C++ implementation of K-Means using the Eigen matrix template library. Includes Matlab and Python interfaces.☆57Updated 8 years ago
- Fast K-Nearest Neighbor search with GPU☆141Updated 7 years ago
- Multivariate kernel density estimation [statistics]☆50Updated 10 years ago
- A tiny least squares solver targeting extreme performance on repeated minimizations☆44Updated 9 years ago
- Fast and robust certifiable relative pose estimation☆57Updated 2 years ago