Skip to content

[docs] CocoDetection, VOCDetection should specify format of targets #4774

Open
@vadimkantorov

Description

@vadimkantorov

🐛 Describe the bug

And be very clear on the format of bounding boxes: xywh, are x/y zero-based or not and if width do/not include the final pixel

Complications about this are described in:

COCO seems to have floating-point annotations, VOC seems to have integer-based annotations (0/1-based? inclusive/exclusive for final point?)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions