Commit 5c15cea6 authored by thess's avatar thess
Browse files

Add back six dependency and change pbtxt files to reflect new way of using own...

Add back six dependency and change pbtxt files to reflect new way of using own data to train object recognition models
parent 3d97b007
item {
id: 0
name: 'none_of_the_above'
}
item {
id: 1
name: 'aeroplane'
......
item {
id: 0
name: 'none_of_the_above'
}
item {
id: 1
name: 'Abyssinian'
......
......@@ -26,6 +26,7 @@ import PIL.ImageColor as ImageColor
import PIL.ImageDraw as ImageDraw
import PIL.ImageFont as ImageFont
import tensorflow as tf
import six
_TITLE_LEFT_MARGIN = 10
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment