-
Notifications
You must be signed in to change notification settings - Fork 268
Open
Description
I have downloaded weight file (yolov3.weights) and tried to convert it following the instructions. But convert.py program did not produce yolov3.tf. Instead, the program produced the following files:
yolov3.tf.index (24KB),
yolov3.tf.data-00000-of-00002 (62KB), and
yolov3.tf.data-00001-of-00002 (237MB).
Each number within the parenthesis is the size of each file.
I tested the program using the docker (tensorflow:latest-gpu) on Ubuntu 18.04.
Just in case, I attach the screen capture of the log that is written by convert.py.
Metadata
Metadata
Assignees
Labels
No labels