-
Notifications
You must be signed in to change notification settings - Fork 141
Open
Description
After follow step by step the installation instructions I try to run :
python detect.py images 0.5 0.5 data/images/office.jpg
And I get this error :
File "detect.py", line 39 inputs = tf.placeholder(tf.float32, [batch_size, *_MODEL_SIZE, 3]) SyntaxError: invalid syntax
( ^ show "*" on *_MODEL_SIZE)
How can I fix that ?
Metadata
Metadata
Assignees
Labels
No labels