Skip to content

A simple tensorflow script that can detect if the photo contains a desert, mountains, sea, sunset or trees.

Notifications You must be signed in to change notification settings

skaftanis/SimplePhotoRecognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

This is a simple tensorflow script that can detect if the photo contains a desert, mountains, sea, sunset or trees. The model is a neural network with 2 convolutional and 2 fully connected layers.

The code contains many help function that you can use for a better understanding of the algorith. To run it you need python3, tensorflow, preetyTensor, numpy, sklearn and matplotlib installed to your system.

About

A simple tensorflow script that can detect if the photo contains a desert, mountains, sea, sunset or trees.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages