Skip to content

The bounding box x/y ordering returned by detect_fn is unacceptable #9988

Open
@TACIXAT

Description

@TACIXAT

For some reason it returns ymin, xmin, ymax, xmax. According to this poll [1] it should at least be xmin, ymin, xmax, ymax, and preferably xmin, xmax, ymin, ymax. I am not sure what maniac chose this ordering because I couldn't find the source after lazily searching for detection_boxes in this repository, but I'd like to see this code to understand what type of person would do this.

  1. https://twitter.com/TACIXAT/status/1387972255460720641

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions