paper-with-me

Papers

Exploring Driving-aware Salient Object Detection via Knowledge Transfer

2021-05-18 · Jinming Su, Changqun Xia, Jia Li

Recently, general salient object detection (SOD) has made great progress with the rapid development of deep neural networks. However, task-aware SOD has hardly been studied due to the lack of task-specific datasets. In this paper, we construct a driving task-oriented dataset where pixel-level masks of salient objects have been annotated. Comparing with general SOD datasets, we find that the cross-domain knowledge difference and task-specific scene gap are two main challenges to focus the salient objects when driving. Inspired by these findings, we proposed a baseline model for the driving task-aware SOD via a knowledge transfer convolutional neural network. In this network, we construct an attentionbased knowledge transfer module to make up the knowledge difference. In addition, an efficient boundary-aware feature decoding module is introduced to perform fine feature decoding for objects in the complex task-specific scenes. The whole network integrates the knowledge transfer and feature decoding modules in a progressive manner. Experiments show that the proposed dataset is very challenging, and the proposed method outperforms 12 state-of-the-art methods on the dataset, which facilitates the development of task-aware SOD.

📄 PDF Abstract BibTeX arXiv:2105.08286

Code (1)

Jinming-Su/TSOD 공식 구현 pytorch

Tasks

Objectobject-detectionObject DetectionSalient Object DetectionTransfer Learning

Similar Papers 제목 키워드 기반

Progressively Complementarity-Aware Fusion Network for RGB-D Salient Object Detection

2018-06-01 · CVPR 2018 6 · Hao Chen, Youfu Li

How to incorporate cross-modal complementarity sufficiently is the cornerstone question for RGB-D salient object detection. Previous works mainly address this issue by simply concatenating multi-modal features or combini…

object-detectionObject DetectionRGB-D Salient Object DetectionRGB Salient Object Detection+1

Salient Sign Detection In Safe Autonomous Driving: AI Which Reasons Over Full Visual Context

2023-01-14 · Ross Greer, Akshay Gopalkrishnan, Nachiket Deo, Akshay Rangesh 외

Detecting road traffic signs and accurately determining how they can affect the driver's future actions is a critical task for safe autonomous driving systems. However, various traffic signs in a driving scene have an un…

Autonomous Drivingobject-detectionObject DetectionTraffic Sign Detection

RGB-D Salient Object Detection with Ubiquitous Target Awareness

2021-09-08 · Yifan Zhao, Jiawei Zhao, Jia Li, Xiaowu Chen

Conventional RGB-D salient object detection methods aim to leverage depth as complementary information to find the salient regions in both modalities. However, the salient object detection results heavily rely on the qua…

Objectobject-detectionObject DetectionRepresentation Learning+3

RGBT Salient Object Detection: A Large-scale Dataset and Benchmark

2020-07-07 · Zhengzheng Tu, Yan Ma, Zhun Li, Chenglong Li 외

Salient object detection in complex scenes and environments is a challenging research topic. Most works focus on RGB-based salient object detection, which limits its performance of real-life applications when confronted …

Objectobject-detectionObject DetectionRGB Salient Object Detection+1

Scribble-based Boundary-aware Network for Weakly Supervised Salient Object Detection in Remote Sensing Images

2022-02-07 · Zhou Huang, Tian-Zhu Xiang, Huai-Xin Chen, Hang Dai

Existing CNNs-based salient object detection (SOD) heavily depends on the large-scale pixel-level annotations, which is labor-intensive, time-consuming, and expensive. By contrast, the sparse annotations become appealing…

Objectobject-detectionObject DetectionSalient Object Detection