MKLab-ITI / multimedia-indexing
A framework for large-scale feature extraction, indexing and retrieval.
☆59Updated 8 years ago
Alternatives and similar repositories for multimedia-indexing:
Users that are interested in multimedia-indexing are comparing it to the libraries listed below
- Research code implementing inverted multiindex structure☆82Updated 11 years ago
- Supervised Semantics-preserving Deep Hashing (TPAMI18)☆205Updated 7 years ago
- State-of-the-art method for large-scale ANN search as of Oct 2016. Presented at ECCV 16.☆74Updated 6 years ago
- This package provides an efficient implementation of locality-sensitve hashing (LSH)☆153Updated 12 years ago
- Unsupervised Learning on Neural Network Outputs☆73Updated 7 years ago
- The Code of "Bit-Scalable Deep Hashing with Regularized Similarity Learning for Image Retrieval and Person Re-identification." IEEE TIP20…☆63Updated 9 years ago
- a C++ wrapper of Caffe and mxnet to make predictions☆50Updated 6 years ago
- Python Approximate Nearest Neighbor Search in very high dimensional spaces with optimised indexing.☆214Updated 3 years ago
- Implementation of Semantic Hashing. Modified from Ruslan Salakhutdinov and Geoff Hinton's code of training Deep AutoEncoder☆65Updated 10 years ago
- Learning Compact Binary Descriptors with Unsupervised Deep Neural Networks (CVPR16)☆173Updated 6 years ago
- Circulant Binary Embedding☆16Updated 10 years ago
- Fast search algorithm for product-quantized codes via hash-tables☆52Updated 6 years ago
- demo of deep belief nets☆67Updated 9 years ago
- ☆48Updated 9 years ago
- Cross-dimensional weighting for aggregated deep convolutional features.☆105Updated 8 years ago
- Object Segmentation (NIPS 2014)☆25Updated 9 years ago
- some new implementation of caffe☆24Updated 8 years ago
- Cartesian k-means for approximate nearest neghbor search, codebook learning, etc.☆50Updated 11 years ago
- ☆76Updated 8 years ago
- The Deep Learning training framework on Spark☆220Updated 9 years ago
- herve jegou's yael library☆31Updated 12 years ago
- This code is the implementation of the method proposed in the paper “Multi-script text extraction from natural scenes” (Gomez & Karatzas)…☆79Updated 8 years ago
- Coding example of DLIF tutorial☆66Updated 7 years ago
- LASSO is a parallel regression model learning system☆69Updated 11 years ago
- ☆80Updated 6 years ago
- An universal deep learning models conversor☆141Updated 8 years ago
- A basic implementation of the Bag of (Visual) Words approach (BoW) for image search.☆14Updated 10 years ago
- Full convolution MultiBox Detector ( like SSD) implemented in Torch.