Polygon Intersection-over-Union Loss for Viewpoint-Agnostic Monocular 3D Vehicle Detection

09/13/2023
by   Derek Gloudemans, et al.
0

Monocular 3D object detection is a challenging task because depth information is difficult to obtain from 2D images. A subset of viewpoint-agnostic monocular 3D detection methods also do not explicitly leverage scene homography or geometry during training, meaning that a model trained thusly can detect objects in images from arbitrary viewpoints. Such works predict the projections of the 3D bounding boxes on the image plane to estimate the location of the 3D boxes, but these projections are not rectangular so the calculation of IoU between these projected polygons is not straightforward. This work proposes an efficient, fully differentiable algorithm for the calculation of IoU between two convex polygons, which can be utilized to compute the IoU between two 3D bounding box footprints viewed from an arbitrary angle. We test the performance of the proposed polygon IoU loss (PIoU loss) on three state-of-the-art viewpoint-agnostic 3D detection models. Experiments demonstrate that the proposed PIoU loss converges faster than L1 loss and that in 3D detection models, a combination of PIoU loss and L1 loss gives better results than L1 loss alone (+1.64 +0.83

READ FULL TEXT
research
02/05/2020

Monocular 3D Object Detection with Decoupled Structured Polygon Estimation and Height-Guided Depth Estimation

Monocular 3D object detection task aims to predict the 3D bounding boxes...
research
04/14/2023

Directly Optimizing IoU for Bounding Box Localization

Object detection has seen remarkable progress in recent years with the i...
research
03/08/2020

Monocular 3D Object Detection in Cylindrical Images from Fisheye Cameras

Detecting objects in 3D from a monocular camera has been successfully de...
research
06/10/2021

Gaussian Bounding Boxes and Probabilistic Intersection-over-Union for Object Detection

Most object detection methods use bounding boxes to encode and represent...
research
04/02/2022

Rotated Object Detection via Scale-invariant Mahalanobis Distance in Aerial Images

Rotated object detection in aerial images is a meaningful yet challengin...
research
12/09/2021

Learning Auxiliary Monocular Contexts Helps Monocular 3D Object Detection

Monocular 3D object detection aims to localize 3D bounding boxes in an i...
research
04/02/2022

Homography Loss for Monocular 3D Object Detection

Monocular 3D object detection is an essential task in autonomous driving...

Please sign up or login with your details

Forgot password? Click here to reset