paper-with-me

홈 › Papers

Bounding Boxes, Segmentations and Object Coordinates: How Important Is Recognition for 3D Scene Flow Estimation in Autonomous Driving Scenarios?

2017-10-01 · ICCV 2017 10 · Aseem Behl, Omid Hosseini Jafari, Siva Karthik Mustikovela, Hassan Abu Alhaija, Carsten Rother, Andreas Geiger

Existing methods for 3D scene flow estimation often fail in the presence of large displacement or local ambiguities, e.g., at texture-less or reflective surfaces. However, these challenges are omnipresent in dynamic road scenes, which is the focus of this work. Our main contribution is to overcome these 3D motion estimation problems by exploiting recognition. In particular, we investigate the importance of recognition granularity, from coarse 2D bounding box estimates over 2D instance segmentations to fine-grained 3D object part predictions. We compute these cues using CNNs trained on a newly annotated dataset of stereo images and integrate them into a CRF-based model for robust 3D scene flow estimation - an approach we term Instance Scene Flow. We analyze the importance of each recognition cue in an ablation study and observe that the instance segmentation cue is by far strongest, in our setting. We demonstrate the effectiveness of our method on the challenging KITTI 2015 scene flow benchmark where we achieve state-of-the-art performance at the time of submission.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous DrivingInstance SegmentationMotion EstimationScene Flow EstimationSemantic Segmentation

Similar Papers 제목 키워드 기반

Extreme clicking for efficient object annotation

2017-08-09 · ICCV 2017 10 · Dim P. Papadopoulos, Jasper R. R. Uijlings, Frank Keller, Vittorio Ferrari

Manually annotating object bounding boxes is central to building computer vision datasets, and it is very time consuming (annotating ILSVRC [53] took 35s for one high-quality box [62]). It involves clicking on imaginary …

Object

Active Annotation Translation

2014-06-01 · CVPR 2014 6 · Steve Branson, Kristjan Eldjarn Hjorleifsson, Pietro Perona

We introduce a general framework for quickly annotating an image dataset when previous annotations exist. The new annotations (e.g. part locations) may be quite different from the old annotations (e.g. segmentations). H…

AttributeTranslation

Improve bounding box in Carla Simulator

2025-09-20 · Mohamad Mofeed Chaar, Jamal Raiyn, Galia Weidl arxiv

The CARLA simulator (Car Learning to Act) serves as a robust platform for testing algorithms and generating datasets in the field of Autonomous Driving (AD). It provides control over various environmental parameters, ena…

Autonomous DrivingObject Detection

Point Linking Network for Object Detection

2017-06-12 · Xinggang Wang, Kaibing Chen, Zilong Huang, Cong Yao 외

Object detection is a core problem in computer vision. With the development of deep ConvNets, the performance of object detectors has been dramatically improved. The deep ConvNets based object detectors mainly focus on r…

Objectobject-detectionObject Detection

UWSOD: Toward Fully-Supervised-Level Capacity Weakly Supervised Object Detection

2020-12-01 · NeurIPS 2020 12 · Yunhang Shen, Rongrong Ji, Zhiwei Chen, Yongjian Wu 외

Weakly supervised object detection (WSOD) has attracted extensive research attention due to its great flexibility of exploiting large-scale dataset with only image-level annotations for detector training. Despite its gre…

Objectobject-detectionObject DetectionObject Proposal Generation+1