Skip to content
This repository has been archived by the owner on Jul 2, 2021. It is now read-only.

bottom left, top right -> top left, bottom right #294

Merged
merged 2 commits into from
Jun 23, 2017

Conversation

Hakuyume
Copy link
Member

No description provided.

@Hakuyume Hakuyume mentioned this pull request Jun 22, 2017
@@ -10,8 +10,8 @@ def translate_bbox(bbox, y_offset=0, x_offset=0):
tensor of shape :math:`(R, 4)`, where :math:`R` is the number of
bounding boxes in the image. The second axis represents attributes of
the bounding box. They are :obj:`(y_min, x_min, y_max, x_max)`,
where the four attributes are coordinates of the bottom left and the
top right vertices.
where the four attributes are coordinates of of the top left and the
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

of of

@yuyu2172 yuyu2172 added this to the v0.6 milestone Jun 23, 2017
@yuyu2172
Copy link
Member

LGTM

@yuyu2172 yuyu2172 merged commit 7151c4b into chainer:master Jun 23, 2017
@Hakuyume Hakuyume deleted the bltr-tlbr branch June 25, 2017 03:22
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants