Skip to content

MikeXuQ/LogoReader-1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LogoReader

A Tensorflow project aiming to recognize logos.

In the beginning, remember to download the Inception-v3 model and unzip it:

mkdir data && cd data
wget https://storage.googleapis.com/download.tensorflow.org/models/inception_dec_2015.zip
unzip inception_dec_2015.zip -d inception_dec_2015/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 88.6%
  • Jupyter Notebook 5.4%
  • Shell 3.7%
  • C++ 2.3%