Label Consistent Fisher Vectors (LCFV)
Label Consistent Fisher Vectors (LCFV)
Overview
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.
This library is also available at MathWorks:
Cite As
Quan Wang (2024). Label Consistent Fisher Vectors (LCFV) (https://github.com/wq2012/LCFV/releases/tag/v1.1), GitHub. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
- AI and Statistics > Deep Learning Toolbox > Image Data Workflows > Pattern Recognition and Classification >
Tags
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.
code
Version | Published | Release Notes | |
---|---|---|---|
1.1 | See release notes for this release on GitHub: https://github.com/wq2012/LCFV/releases/tag/v1.1 |
||
1.0.0.0 |