zhanghuayu-seu / Kernel-SPD-Pooling

The code of Learning a robust representation via a deep network on symmetric positive definite manifolds

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kernel-SPD-Pooling

The code of PR 2019 paper "Learning a robust representation via a deep network on symmetric positive definite manifolds".

The caffe framework is required.

An example on the MINC dataset is put in

examples/minc

you can run it by

bash examples/minc/minc_conv_all.sh

If this code is helpful, we'd appreciate it if you could cite our paper

@article{gao2019learning,
  title={Learning a robust representation via a deep network on symmetric positive definite manifolds},
  author={Gao, Zhi and Wu, Yuwei and Bu, Xingyuan and Yu, Tan and Yuan, Junsong and Jia, Yunde},
  journal={Pattern Recognition},
  volume={92},
  pages={1--12},
  year={2019},
  publisher={Elsevier}
}

About

The code of Learning a robust representation via a deep network on symmetric positive definite manifolds

License:Other


Languages

Language:C++ 79.6%Language:Python 8.6%Language:Cuda 7.1%Language:CMake 2.6%Language:MATLAB 0.8%Language:Makefile 0.7%Language:Shell 0.4%Language:C 0.1%Language:Dockerfile 0.1%