Skip to content

skomandooru/Image-Search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Need: Image Search

The problem is that a user needs to search for a specific image in box full of thousands of pictures.

To identify the specific image, the program will tell what the loaded image is.

To do this, I used python, installed the pillow library, torchvision library, and used a pretrained machine learning model.

First, I used python in anaconda, and then I installed the packages, pillow and torchvision. I stored some images in my hard disk where the program could read them and tell me exactly what was in the picture.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages