Skip to content

YOLO V3 of Chapter05 #19

@simonryu

Description

@simonryu

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.

screen_capture_of_convert_weight.txt

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