# PCANet **Repository Path**: weijujie/PCANet ## Basic Information - **Project Name**: PCANet - **Description**: convert the matlab code of PCANet to C++ & Scala - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-24 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README [![996.ICU](https://img.shields.io/badge/link-996.icu-red.svg)](https://996.icu/#/en_US) 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.