Skip to content

Convolutional neural network for image classification developed in Java with Deeplearning4j framework using CIFAR-10 dataset. Classification for 60 000 RGB 32x32 images equaly distributed among 10 classes.

Notifications You must be signed in to change notification settings

JPLeoRX/image-classifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

image-classifier

Neural network for image classification

We use CIFAR-10 dataset, it contains 10 classes with 6 000 images per class. Total of 60 000 images. Each image is in RGB and 32x32 pixels. http://www.cs.utoronto.ca/~kriz/cifar.html

About

Convolutional neural network for image classification developed in Java with Deeplearning4j framework using CIFAR-10 dataset. Classification for 60 000 RGB 32x32 images equaly distributed among 10 classes.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages