Skip to content

Data Structure of line 59 object_tracker.py boxes, scores, classes, nums = yolo.predict(img_in) #13

@DJT777

Description

@DJT777

What is the data structure of what is returned and stored in variables at line 59?

Furthermore, are the returned box coordinates in x1, y1, x2, y2 or x-center, y-center, width, height?

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