Commit 11883ec6 authored by derekjchow's avatar derekjchow Committed by GitHub
Browse files

Merge pull request #1903 from thess24/master

Add back six dependency and change pbtxt files to reflect new way of …
parents beeae099 839e752d
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'
......
......@@ -25,6 +25,7 @@ import PIL.Image as Image
import PIL.ImageColor as ImageColor
import PIL.ImageDraw as ImageDraw
import PIL.ImageFont as ImageFont
import six
import tensorflow as tf
......
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