Unbiased IoU for Spherical Image Object Detection
Qiang Zhao, Bin Chen, Hang Xu, Yike Ma, Xiaodong Li, Bailan Feng,, Chenggang Yan, Feng Dai

TL;DR
This paper introduces an unbiased IoU calculation method for spherical image object detection, utilizing spherical rectangles, and proposes an anchor-free detection algorithm that outperforms existing methods.
Contribution
It presents a novel unbiased IoU computation for spherical images and an anchor-free detection approach tailored for spherical object detection.
Findings
Achieves better detection performance on spherical datasets.
Provides an analytical IoU calculation method without approximations.
Introduces spherical rectangles as unbiased bounding boxes.
Abstract
As one of the most fundamental and challenging problems in computer vision, object detection tries to locate object instances and find their categories in natural images. The most important step in the evaluation of object detection algorithm is calculating the intersection-over-union (IoU) between the predicted bounding box and the ground truth one. Although this procedure is well-defined and solved for planar images, it is not easy for spherical image object detection. Existing methods either compute the IoUs based on biased bounding box representations or make excessive approximations, thus would give incorrect results. In this paper, we first identify that spherical rectangles are unbiased bounding boxes for objects in spherical images, and then propose an analytical method for IoU calculation without any approximations. Based on the unbiased representation and calculation, we also…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
Taxonomy
TopicsAdvanced Image and Video Retrieval Techniques · Advanced Neural Network Applications · Robotics and Sensor-Based Localization
