Skip to content
/ iCovDs Public
forked from chenchkx/iCovDs

Paper accepted by ICCV Workshop (ICCVW) 2019. \\ Title : More About Covariance Descriptors for Image Set Coding: Log-Euclidean Framework based Kernel Matrix Representation.

Notifications You must be signed in to change notification settings

GitWR/iCovDs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

This repository includes two representations for describing image sets.

  • CSPD: A simple but very effective framework to generate low-dimensional discriminative representation.

  • iCovDs: Also a more discriminative representation (it can be considered as an improved version of CSPD).


If you find this code useful for your research, we appreciate it very much if you can cite our related works:

BibTex :

@article{Chen2018Component,  
      title={Component SPD matrices: A low-dimensional discriminative data descriptor for image set classification},  
      author={Chen, Kai-Xuan and Wu, Xiao-Jun},  
      journal={Computational Visual Media},  
      volume={4},  
      number={3},  
      pages={245--252},  
      year={2018},  
      publisher={Springer}  
}  

BibTex :

@inproceedings{chen2019more,
  title={More About Covariance Descriptors for Image Set Coding: Log-Euclidean Framework based Kernel Matrix Representation},
  author={Chen, Kai-Xuan and Wu, Xiao-Jun and Ren, Jie-Yi and Wang, Rui and Kittler, Josef},
  booktitle={Proceedings of the IEEE International Conference on Computer Vision Workshops},
  pages={0--0},
  year={2019}
}


Also, you can find more discriminative representations for image set classification at:

  1. RieCovDs: https://github.com/Kai-Xuan/RiemannianCovDs
  2. AidCovDs: https://github.com/Kai-Xuan/AidCovDs

About

Paper accepted by ICCV Workshop (ICCVW) 2019. \\ Title : More About Covariance Descriptors for Image Set Coding: Log-Euclidean Framework based Kernel Matrix Representation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • MATLAB 26.1%
  • Java 17.8%
  • C++ 17.0%
  • C 12.6%
  • M4 11.2%
  • Python 7.4%
  • Other 7.9%