pith. sign in

arxiv: 2006.08547 · v1 · pith:FPZSVKRYnew · submitted 2020-06-15 · 💻 cs.CV · cs.LG· cs.RO· eess.IV

Visibility Guided NMS: Efficient Boosting of Amodal Object Detection in Crowded Traffic Scenes

classification 💻 cs.CV cs.LGcs.ROeess.IV
keywords detectionobjectamodalboundingcrowdedguidedobjectsscenes
0
0 comments X
read the original abstract

Object detection is an important task in environment perception for autonomous driving. Modern 2D object detection frameworks such as Yolo, SSD or Faster R-CNN predict multiple bounding boxes per object that are refined using Non-Maximum-Suppression (NMS) to suppress all but one bounding box. While object detection itself is fully end-to-end learnable and does not require any manual parameter selection, standard NMS is parametrized by an overlap threshold that has to be chosen by hand. In practice, this often leads to an inability of standard NMS strategies to distinguish different objects in crowded scenes in the presence of high mutual occlusion, e.g. for parked cars or crowds of pedestrians. Our novel Visibility Guided NMS (vg-NMS) leverages both pixel-based as well as amodal object detection paradigms and improves the detection performance especially for highly occluded objects with little computational overhead. We evaluate vg-NMS using KITTI, VIPER as well as the Synscapes dataset and show that it outperforms current state-of-the-art NMS.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Learned Non-Maximum Suppression for 3D Object Detection

    cs.CV 2026-06 unverdicted novelty 5.0

    Two learned post-processing modules (D2D-Rescore and GossipNet3D) improve mAP, NDS, and true-positive metrics over CircleNMS on nuScenes, especially for small and rare classes.