Skip to content

The project consists of the implementation of an image classifier on the Cell Arhitecture. There are programs for both the PPU and the SPUs. The output program receives a set of training images (of just 2 types for now), uses LDA (Linear Discriminant Analysis) to train and then is able to classify a third set of images.

Notifications You must be signed in to change notification settings

cosminstefanxp/Cell-Arhitecture-Image-Classifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cell Arhitecture Image Classifier

The project consists of the implementation of an image classifier on the Cell Arhitecture. There are programs for both the PPU and the SPUs. The output program receives a set of training images (of just 2 types for now), uses LDA (Linear Discriminant Analysis) to train and then is able to classify a third set of images.


About

The project consists of the implementation of an image classifier on the Cell Arhitecture. There are programs for both the PPU and the SPUs. The output program receives a set of training images (of just 2 types for now), uses LDA (Linear Discriminant Analysis) to train and then is able to classify a third set of images.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages