Dr-Cube / PCANet

convert the matlab code of PCANet to C++ & Scala

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PCANet

rewrite the matlab code of pcanet into:

1, c++ and using openmp to reduce the run time;

2, scala.

PCANet: A Simple Deep Learning Baseline for Image Classification?

paper pdf download: http://arxiv.org/pdf/1404.3606v1.pdf

examples:

use 7 persons of YaleB.

for each person, use 40 images for training, the rest for testing.

About

convert the matlab code of PCANet to C++ & Scala


Languages

Language:Scala 50.7%Language:C++ 46.3%Language:Makefile 1.9%Language:Shell 1.1%