Skip to content

Launch error in Detect.py #6

@AlexisLib

Description

@AlexisLib

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions