Skip to content

samuelastech/image-classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image classification

Create your own model for image classification.

Usage

To install the dependencies and use the notebook you'll need pipenv:

pip3 install pipenv

Start the virtual environment typing:

pipenv shell

Install the dependencies using:

pipenv install

Open Jupyter Notebook with:

jupyter-lab

About

Create classes with Python, Tensorflow, and Keras to recognize the images you want

Topics

Resources

Stars

Watchers

Forks