Skip to content

Feature fusion using Canonical Correlation Analysis (CCA)

License

Notifications You must be signed in to change notification settings

mhaghighat/ccaFuse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Feature fusion using Canonical Correlation Analysis (CCA)

Feature fusion is the process of combining two feature vectors to obtain a single feature vector, which is more discriminative than any of the input feature vectors. CCAFUSE applies feature level fusion using a method based on Canonical Correlation Analysis (CCA). It gets the train and test data matrices from two modalities X and Y, and consolidates them into a single feature set Z.

Details can be found in:

M. Haghighat, M. Abdel-Mottaleb, W. Alhalabi, "Fully Automatic Face Normalization and Single Sample Face Recognition in Unconstrained Environments," Expert Systems With Applications, vol. 47, pp. 23-34, April 2016. http://dx.doi.org/10.1016/j.eswa.2015.10.047

(C) Mohammad Haghighat, University of Miami haghighat@ieee.org PLEASE CITE THE ABOVE PAPER IF YOU USE THIS CODE.

View Feature fusion using Canonical Correlation Analysis (CCA) on File Exchange

About

Feature fusion using Canonical Correlation Analysis (CCA)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages