paper-with-me

홈 › Papers

Learning Cascaded Detection Tasks with Weakly-Supervised Domain Adaptation

2021-07-09 · Niklas Hanselmann, Nick Schneider, Benedikt Ortelt, Andreas Geiger

In order to handle the challenges of autonomous driving, deep learning has proven to be crucial in tackling increasingly complex tasks, such as 3D detection or instance segmentation. State-of-the-art approaches for image-based detection tasks tackle this complexity by operating in a cascaded fashion: they first extract a 2D bounding box based on which additional attributes, e.g. instance masks, are inferred. While these methods perform well, a key challenge remains the lack of accurate and cheap annotations for the growing variety of tasks. Synthetic data presents a promising solution but, despite the effort in domain adaptation research, the gap between synthetic and real data remains an open problem. In this work, we propose a weakly supervised domain adaptation setting which exploits the structure of cascaded detection tasks. In particular, we learn to infer the attributes solely from the source domain while leveraging 2D bounding boxes as weak labels in both domains to explain the domain shift. We further encourage domain-invariant features through class-wise feature alignment using ground-truth class information, which is not available in the unsupervised setting. As our experiments demonstrate, the approach is competitive with fully supervised settings while outperforming unsupervised adaptation approaches by a large margin.

📄 PDF Abstract BibTeX arXiv:2107.04523

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous DrivingDomain AdaptationInstance SegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

Weakly Supervised Cascaded Convolutional Networks

2016-11-24 · CVPR 2017 7 · Ali Diba, Vivek Sharma, Ali Pazandeh, Hamed Pirsiavash 외

Object detection is a challenging task in visual understanding domain, and even more so if the supervision is to be weak. Recently, few efforts to handle the task without expensive human annotations is established by pro…

Multiple Instance LearningObjectobject-detectionObject Detection+2

Weakly Supervised Camouflaged Object Detection Based on the SAM Model and Mask Guidance

2026-05-25 · Xia Li, Xinran Liu, Lin Qi, Junyu Dong arxiv

Camouflaged object detection (COD) from a single image is a challenging task due to the high similarity between objects and their surroundings. Existing fully supervised methods require labor-intensive pixel-level annota…

Object Detection

Cascaded Pyramid Mining Network for Weakly Supervised Temporal Action Localization

2018-10-28 · Haisheng Su, Xu Zhao, Tianwei Lin

Weakly supervised temporal action localization, which aims at temporally locating action instances in untrimmed videos using only video-level class labels during training, is an important yet challenging problem in video…

Action LocalizationGeneral ClassificationTemporal Action LocalizationVideo Classification+1

Label-PEnet: Sequential Label Propagation and Enhancement Networks for Weakly Supervised Instance Segmentation

2019-10-07 · ICCV 2019 10 · Weifeng Ge, Sheng Guo, Weilin Huang, Matthew R. Scott

Weakly-supervised instance segmentation aims to detect and segment object instances precisely, given imagelevel labels only. Unlike previous methods which are composed of multiple offline stages, we propose Sequential La…

General ClassificationImage-level Supervised Instance SegmentationInstance SegmentationMulti-Label Classification+6

Multi-stage Object Detection with Group Recursive Learning

2016-08-18 · Jianan Li, Xiaodan Liang, Jianshu Li, Tingfa Xu 외

Most of existing detection pipelines treat object proposals independently and predict bounding box locations and classification scores over them separately. However, the important semantic and spatial layout correlations…

Objectobject-detectionObject DetectionObject Proposal Generation+3