Skip to content

yolo_tensorflow test.py cannot use #151

@gino07172002

Description

@gino07172002

as the readme, type python test.py
only shows:
Traceback (most recent call last):
File "test.py", line 83, in
main()
File "test.py", line 42, in main
saver.restore(sess, tf.train.latest_checkpoint("checkpoint"))
File "C:\Users\acer\AppData\Roaming\Python\Python36\site-packages\tensorflow\p
ython\training\saver.py", line 1534, in restore
raise ValueError("Can't load save_path when it is None.")
ValueError: Can't load save_path when it is None.

what happended?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions