Giter Club home page Giter Club logo

ckmeans's Introduction

Cartesian k-means

An implementation of Cartesian k-means, M. Norouzi, D. J. Fleet, CVPR 2013.

After downloading the datasets, and compiling the mex files, RUN.m will take you through training and testing of qunatization algorithms, which are useful for approximate Euclidean nearest neighbor search.
See demo.m for a sample run on sift_1M dataset.

Compile

From within matlab please run the compile scripts (compile.m) in utils/ and search/ sub-directories to build the mex files.

Datasets

Download the INRIA bigann datasets (two SIFT datasets and one GIST dataset) from http://corpus-texmex.irisa.fr/. Please make sure to modify RUN.m to point INRIA_HOME to the root folder of these datasets. INRIA_HOME folder should have the following sub-directories: matlab/, which includes the matlab I/O functions, and ANN_SIFT1M/, ANN_GIST1M/, and ANN_SIFT1B/, which include the training, and testing sets.

You can also download the Tiny images dataset (80 million GIST descriptors) from http://horatio.cs.nyu.edu/mit/tiny/data/index.html modify RUN.m to point INRIA_HOME to the root folder it. Unfortunately ground-truth nearest neighbor labels are not available for this dataset.

Contact

Copyright (c) 2013, Mohammad Norouzi <[email protected]>. Please don't hesitate to drop me a line for bug reports or general comments. Thanks!

This is a free software; for license information please refer to license.txt file.

ckmeans's People

Contributors

norouzi avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.