Skip to content

Script to distinguish between different images using the open source machine learning tool TensorFlow

License

Notifications You must be signed in to change notification settings

Nooaah/IA-TensorFlow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IA-TensorFlow Project Project Project

Installation

pip install Pillow
pip install tensorflow

Usage

import the image you want to analyze in the script.py code

image = Image.open('./images/image.jpg')

And launch the program

python script.py

Contributing

License

About

Script to distinguish between different images using the open source machine learning tool TensorFlow

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages