paper-with-me

홈 › Papers

Unbiased IoU for Spherical Image Object Detection

2021-08-18 · Qiang Zhao, Bin Chen, Hang Xu, Yike Ma, XiaoDong Li, Bailan Feng, Chenggang Yan, Feng Dai

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 present an anchor free object detection algorithm for spherical images. The experiments on two spherical object detection datasets show that the proposed method can achieve better performance than existing methods.

📄 PDF Abstract BibTeX arXiv:2108.08029

Code (0)

등록된 구현이 없습니다.

Tasks

Objectobject-detectionObject Detection

Similar Papers 제목 키워드 기반

Gaussian Label Distribution Learning for Spherical Image Object Detection

2023-01-01 · CVPR 2023 1 · Hang Xu, Xinyuan Liu, Qiang Zhao, Yike Ma 외

Spherical image object detection emerges in many applications from virtual reality to robotics and automatic driving, while many existing detectors use ln-norms loss for regression of spherical bounding boxes. There …

Objectobject-detectionObject Detectionregression

Towards Unbiased Label Distribution Learning for Facial Pose Estimation Using Anisotropic Spherical Gaussian

2022-08-19 · Zhiwen Cao, Dongfang Liu, Qifan Wang, Yingjie Chen

Facial pose estimation refers to the task of predicting face orientation from a single RGB image. It is an important research topic with a wide range of applications in computer vision. Label distribution learning (LDL) …

Pose Estimation

Field-of-View IoU for Object Detection in 360° Images

2022-02-07 · Miao Cao, Satoshi Ikehata, Kiyoharu Aizawa

360{\deg} cameras have gained popularity over the last few years. In this paper, we propose two fundamental techniques -- Field-of-View IoU (FoV-IoU) and 360Augmentation for object detection in 360{\deg} images. Although…

Data AugmentationERPObjectobject-detection+1

PointSeg: Real-Time Semantic Segmentation Based on 3D LiDAR Point Cloud

2018-07-17 · Yu-An Wang, Tianyue Shi, Peng Yun, Lei Tai 외

In this paper, we propose PointSeg, a real-time end-to-end semantic segmentation method for road-objects based on spherical images. We take the spherical image, which is transformed from the 3D LiDAR point clouds, as inp…

3D Object DetectionAutonomous DrivingGPUobject-detection+3

Spherical formulation of moving object geometric constraints for monocular fisheye cameras

2020-03-06 · Letizia Mariotti, Ciaran Hughes

In this paper, we introduce a moving object detection algorithm for fisheye cameras used in autonomous driving. We reformulate the three commonly used constraints in rectilinear images (epipolar, positive depth and posit…

Autonomous DrivingMoving Object Detectionobject-detectionObject Detection