Label Consistent Fisher Vectors (LCFV)
LCFV is a method to add supervised information to Fisher vectors. With this package, you can compute a transformation matrix to be applied to Fisher vectors. LCFV takes the original Fisher vectors and class labels as input.
In this package, we do not provide the code for computing Fisher vectors. You need to compute the Fisher vectors yourself before using our package. For example, you can use the INRIA's Fisher vector implementation: http://lear.inrialpes.fr/src/inria_fisher/
The method is described in our ICPR 2014 paper:
Quan Wang, Xin Shen, Meng Wang, Kim L. Boyer, "Label Consistent Fisher Vectors for Supervised Feature Aggregation", 22nd International Conference on Pattern Recognition (ICPR), 2014.
Cite As
Quan Wang (2023). Label Consistent Fisher Vectors (LCFV) (https://www.mathworks.com/matlabcentral/fileexchange/47730-label-consistent-fisher-vectors-lcfv), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxTags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
LCFV_v1.0/code/
Version | Published | Release Notes | |
---|---|---|---|
1.0.0.0 |