Skip to content

reubenbf/simple-vgg-classifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple VGG 16 Classifier

Simple VGG16 classifier using Keras and Streamlit

Requirements

Python 3.x with all requirements.txt dependencies installed. To install run:

$ git clone https://github.com/reubenbf/simple-vgg-classifier.git
$ cd ./simple-vgg-classifier/
$ pip install -r requirements.txt

Get the Classifier Running

Make sure to have the images you need to classify in the ./images directory

$ cp /path/to/image/ ./images 

Get the data app running

$ streamlit run upload.py

Results

About

Simple VGG16 classifier using Keras and Streamlit for quick application

Topics

Resources

License

Stars

Watchers

Forks

Contributors 2

  •  
  •  

Languages