Sign inSign up

shriawesome/cifar_classification

By shriawesome

Updated about 6 years ago

Image
0

209

shriawesome/cifar_classification repository overview

Image Classification App

A web app to Classify image based on CIFAR dataset.

It uses Convolution Neural Network trained on CIFAR dataset to classify images.

Usage

You can run following commands to get the app running.

docker pull shriawesome/cifar_classification:latest
	
docker run -d -p 80:80 -v stats:/home/app/stats shriawesome/cifar_classification:latest

Get app in your browser by visiting http://localhost.

Contributors

Tag summary

Content type

Image

Digest

Size

1.3 GB

Last updated

about 6 years ago

docker pull shriawesome/cifar_classification