Coder Social home page Coder Social logo

Binary descriptors about vocabtree2 HOT 2 OPEN

oleg-alexandrov avatar oleg-alexandrov commented on July 17, 2024
Binary descriptors

from vocabtree2.

Comments (2)

snavely avatar snavely commented on July 17, 2024

Hi Oleg,

You are right that binary descriptors are a whole different kind of beast.
Is there a particular reason you want to go with them? Speed / memory?
Anyhow, maybe start with looking at Vincent Lepetit's work -- he's looked
at creating binary descriptors as well as matching them. (
http://cvlabwww.epfl.ch/~lepetit/). Also take a look at this paper:
http://www.cs.ubc.ca/~lowe/papers/12mujaCRV.pdf.

Best,
Noah

On Thu, Dec 4, 2014 at 9:10 PM, Oleg Alexandrov [email protected]
wrote:

Noah,

VocabTree2 works very well for me with SIFT descriptors, as it was
designed. I am looking for a solution using binary descriptors, such as
BRISK. From what I've been reading, it appears that VocabTree2 may not
generalize well to binary descriptors since it uses k-means and Euclidean
distance, while for binary descriptors the Hamming distance and other ways
of clustering may be more appropriate. I wonder if you have any insights on
this, and if by chance any pointers to relevant software. Thank you.


Reply to this email directly or view it on GitHub
#5.

from vocabtree2.

oleg-alexandrov avatar oleg-alexandrov commented on July 17, 2024

Noah, thank you, this is very helpful! In both places people compare algorithms against locally sensitive hashing, which is in FLANN and OpenCV. I'll try to dig along those lines.

Indeed, we care a lot about speed and memory. Our application will be a SLAM-like algorithm on a mobile device where things are pretty constrained.

from vocabtree2.

Related Issues (6)

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.