Fast GMM and Fisher Vectors

Fast GMM (diagonal covariances only) with Kmeans initialization and Fisher Vectors
2.1K Downloads
Updated 9 Nov 2012

View License

Fast GMM fitting (diagonal covariances only) with Kmeans initialization and Fisher Vectors computation
Based on the yael package

This toolbox can use BLAS/OpenMP API for faster computation on multi-cores processor.
It accepts dense inputs in single/double precision.

Cite As

Sebastien PARIS (2024). Fast GMM and Fisher Vectors (https://www.mathworks.com/matlabcentral/fileexchange/38372-fast-gmm-and-fisher-vectors), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2009b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Statistics and Machine Learning Toolbox in Help Center and MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.2.0.0

- Fix some compilation issues in mexme_yael_gmm
- Include both mexw32 & mexw64 files in two separate files (unzip them in local dir in case of problem)

1.1.0.0

-Fix/include denseSIFT.c mex-compilation

1.0.0.0