项目作者: RafaelCenzano

项目描述 :
code to identify main or Important characters in comic books (Starting / Mainly for Marvel)
高级语言: Python
项目地址: git://github.com/RafaelCenzano/Comic-Character-Image-Recognizer.git
创建时间: 2018-10-16T00:47:43Z
项目社区:https://github.com/RafaelCenzano/Comic-Character-Image-Recognizer

开源协议:MIT License

下载


Comic-Character-Image-Recognizer

Training and Testing data here: https://drive.google.com/drive/folders/1eq4opFD0CzaUdgr2kODqy1hKVDmIyRZZ?usp=sharing

Project using Tensorflow for Poets in Google codelab

Command to get prediction after training.
python -m scripts.label_image —graph=tf_files/retrained_graph.pb —image=test.jpeg

92.5% with current data for training

code to identify main or Important characters in comic books (Starting / Mainly for Marvel)