Skip to content

Rosaugo/Image-Recognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image-Recognition

This project implements a simple Image-Recongnition product which performs the following two tasks:
1.Loads a specified component image consisting of three components, and segment the image into three parts where each part contains a component.(Segmentation)
2.Loads a pre-trained graph.pb and labels.txt, then identify the input image, decide whether the three components belong it are valid or not.(Recognition)

For more project information, please check the files in document.(Written in Chinese)

Note that the project is written under Pycharm and the Python version is 3.6.2, and servral link libraries may be required

About

a simple Image-Recognition tool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages