Skip to content

dianagamedi/ImageClassification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Image Classification

Setup

To prepare the environment to run the image classification project you need to install the latest version of python3.x

This project contains a bash script to create a virtual environment with all the libraries needed to run the project. To create a virtual environment with the setup needed for this project run:

bin/setup.sh

To activate the virtual environment

source env/bin/activate

To deactivate virtual environment

deactivate

About

Deep learning for Image Classification using Tensorflow

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published