Git Product home page Git Product logo

stacked-quantizers's People

Contributors

una-dinosauria avatar

Stargazers

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

Watchers

 avatar  avatar

stacked-quantizers's Issues

compile problem on MATLAB 2017a, macOS Sierra

Thanks for this great work.
I notice it doesn't compile on OSX (using clang). My system is MacOS Sierra. Matlab version is R2017a.
When I ran compile.m, it gives these errors:

>>compile
Use "XCode Clang++" compiling
Error using mex 
clang: error: unsupported option '-fopenmp'

Error  compile (line 4)
mex linscan_aqd_knn_mex.cc linscan_aqd.cc -Iinclude CXXFLAGS="\$CXXFLAGS ...

Any ideas about this problem? Thanks,

Throw exception whiling running AQ

Thanks for your great work and kind reply.
When I run AQ part of this code, it throws the following error message:

Error: NARGIN and NARGOUT are not supported in parfor or SPMD blocks.

Error in AQ_pipeline (line 64)
        CODES  = AQ_encoding(X, CODEBOOKS, N, V);
Error in demo (line 44)
       [codes, codebooks, distortions, R] = AQ_pipeline( X_train, h(ones(1,m)), nitsAQ, N_train, verbose );

Any ideas about this problem? Thanks~

The recall of SQ is very low

Dear Julieta,
Thanks for your great work .
Recently I'm very interested in the Stacked Quantizers. When I run PQ,OPQ,SQ part of this code, their recalls are all low(for example the recall is only 0.011 when N=10000, Any ideas about this problem? T
Looking forward to your reply! Thanks~

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.