Skip to content

Attempt to use Machine Learning to identify images and display info about them

License

Notifications You must be signed in to change notification settings

ManikKhadiya/imageIdentfier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

imageIdentfier

Attempt to use Machine Learning to identify images and display info about them

how to set up

cd to the repos dir(C:\Users\manik\OneDrive\Documents\GitHub\imageIdentfier in my case) and run: pip install -r requirements.txt in your cli (windows powershell in my case)

hwo to run

cd to the repo with windows powershell and run: python project.py

note the image that you use must be a .jpg or a .jpeg and the model has only been trained on square images(height=width)

About

Attempt to use Machine Learning to identify images and display info about them

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages