GithubHelp home page GithubHelp logo

efanna's People

Contributors

dengcai78 avatar fc731097343 avatar fenixlin avatar grumbelbart avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

efanna's Issues

Questions

Hi,
I found your code very interesting and I would like to use for my research (SIFT-like descriptors testing), but I have two questions:

  1. Does EFANNA support L1 (i.e. Manhattan) distance?
  2. If descriptor elements are integer in the range 0-15 (i.e. nibbles), does the code need a specific tuning of some parameters (such as those related to the hash function)?

Thanks in advance

Obtain the distance

What should I do to get the distance between the sample and the neighbor? (returned by EFANNA)

"How To Use" example doesn't work

kbriggs:/Downloads/efanna-master> cd samples/
kbriggs:
/Downloads/efanna-master/samples> ./efanna_index_buildgraph sift_base.fvecs sift.graph 8 8 8 30 25 10 10
open file error

Align_cols is not correlated with Distance

If I build index with not AVX distance, aligned_cols in matrix constructor will be recalculated to be divided by 8 anyway, that leads to segmentation faults in meanSplit() when k ~= points_num (end of array), because points_num stays the same, when dim was changed and algorithm wants more points then we have

It is not working on low dimensional data

When I run EFANNA on Yale face B dataset (2174 dimensions), The accuracy was about 90%.
However, if I pick 2 random dimensional from the same dataset, the accuracy reduces to 0.5%.

I also didn't work on some toy datasets that I generated in 2D (e.g. swiss roll data).
Is there any bugs in the algorithm?

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.