Sign for GIoU definition in monai/data/box_utils.py? #7419
-
Why is (enclosure - union) / (enclosure + torch.finfo(COMPUTE_DTYPE).eps) subtracted from IoU when equation 3 in the Zheng et al. paper adds it to IoU? |
Beta Was this translation helpful? Give feedback.
Answered by
ohhenrylee
Jan 27, 2024
Replies: 1 comment
-
Update: It was a typo in the DIoU and CIoU paper. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
ohhenrylee
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Update: It was a typo in the DIoU and CIoU paper.