中文
相关论文

相关论文: Simultaneous Semantic Segmentation and Outlier Det…

200 篇论文

Successful detection of Out-of-Distribution (OoD) data is becoming increasingly important to ensure safe deployment of neural networks. One of the main challenges in OoD detection is that neural networks output overconfident predictions on…

计算机视觉与模式识别 · 计算机科学 2023-10-26 Sangha Park , Jisoo Mok , Dahuin Jung , Saehyung Lee , Sungroh Yoon

Semantic road region segmentation is a high-level task, which paves the way towards road scene understanding. This paper presents a residual network trained for semantic road segmentation. Firstly, we represent the projections of road…

计算机视觉与模式识别 · 计算机科学 2019-10-30 Rui Fan , Yuan Wang , Lei Qiao , Ruiwen Yao , Peng Han , Weidong Zhang , Ioannis Pitas , Ming Liu

This paper introduces a novel and distributed method for detecting inter-map loop closure outliers in simultaneous localization and mapping (SLAM). The proposed algorithm does not rely on a good initialization and can handle more than two…

计算机视觉与模式识别 · 计算机科学 2020-02-10 Arman Karimian , Ziqi Yang , Roberto Tron

3D semantic scene labeling is a fundamental task for Autonomous Driving. Recent work shows the capability of Deep Neural Networks in labeling 3D point sets provided by sensors like LiDAR, and Radar. Imbalanced distribution of classes in the…

计算机视觉与模式识别 · 计算机科学 2019-06-27 Mohammed Abdou , Mahmoud Elkhateeb , Ibrahim Sobh , Ahmad Elsallab

Existing weakly supervised semantic segmentation (WSSS) methods usually utilize the results of pre-trained saliency detection (SD) models without explicitly modeling the connections between the two tasks, which is not the most efficient…

计算机视觉与模式识别 · 计算机科学 2019-09-11 Yu Zeng , Yunzhi Zhuge , Huchuan Lu , Lihe Zhang

In this paper, we propose VLASE, a framework to use semantic edge features from images to achieve on-road localization. Semantic edge features denote edge contours that separate pairs of distinct objects such as building-sky, road-…

计算机视觉与模式识别 · 计算机科学 2018-07-10 Xin Yu , Sagar Chaturvedi , Chen Feng , Yuichi Taguchi , Teng-Yok Lee , Clinton Fernandes , Srikumar Ramalingam

Weakly supervised semantic segmentation (WSSS) methods are often built on pixel-level localization maps obtained from a classifier. However, training on class labels only, classifiers suffer from the spurious correlation between foreground…

计算机视觉与模式识别 · 计算机科学 2022-03-09 Jungbeom Lee , Seong Joon Oh , Sangdoo Yun , Junsuk Choe , Eunji Kim , Sungroh Yoon

The autonomous car must recognize the driving environment quickly for safe driving. As the Light Detection And Range (LiDAR) sensor is widely used in the autonomous car, fast semantic segmentation of LiDAR point cloud, which is the…

计算机视觉与模式识别 · 计算机科学 2022-02-22 Jaehyun Park , Chansoo Kim , Kichun Jo

The key to out-of-distribution detection is density estimation of the in-distribution data or of its feature representations. This is particularly challenging for dense anomaly detection in domains where the in-distribution data has a…

计算机视觉与模式识别 · 计算机科学 2023-09-15 Silvio Galesso , Max Argus , Thomas Brox

This work addresses the problem of vehicle identification through non-overlapping cameras. As our main contribution, we introduce a novel dataset for vehicle identification, called Vehicle-Rear, that contains more than three hours of…

计算机视觉与模式识别 · 计算机科学 2021-07-28 Icaro O. de Oliveira , Rayson Laroca , David Menotti , Keiko V. O. Fonseca , Rodrigo Minetto

In this work we address the task of segmenting an object into its parts, or semantic part segmentation. We start by adapting a state-of-the-art semantic segmentation system to this task, and show that a combination of a fully-convolutional…

计算机视觉与模式识别 · 计算机科学 2015-11-25 S. Tsogkas , I. Kokkinos , G. Papandreou , A. Vedaldi

Automated driving object detection has always been a challenging task in computer vision due to environmental uncertainties. These uncertainties include significant differences in object sizes and encountering the class unseen. It may…

计算机视觉与模式识别 · 计算机科学 2023-11-28 Zezhou Wang , Guitao Cao , Xidong Xi , Jiangtao Wang

Segmentation of planar regions from a single RGB image is a particularly important task in the perception of complex scenes. To utilize both visual and geometric properties in images, recent approaches often formulate the problem as a joint…

计算机视觉与模式识别 · 计算机科学 2023-09-26 Cao Dinh Duc , Jongwoo Lim

We focus on the very challenging task of semantic segmentation for autonomous driving system. It must deliver decent semantic segmentation result for traffic critical objects real-time. In this paper, we propose a very efficient yet…

计算机视觉与模式识别 · 计算机科学 2019-12-09 Wenfu Wang , Zhijie Pan

In recent years, research on out-of-distribution (OoD) detection for semantic segmentation has mainly focused on road scenes -- a domain with a constrained amount of semantic diversity. In this work, we challenge this constraint and extend…

计算机视觉与模式识别 · 计算机科学 2024-07-23 Silvio Galesso , Philipp Schröppel , Hssan Driss , Thomas Brox

Knowing when a trained segmentation model is encountering data that is different to its training data is important. Understanding and mitigating the effects of this play an important part in their application from a performance and…

计算机视觉与模式识别 · 计算机科学 2024-02-28 David S. W. Williams , Daniele De Martini , Matthew Gadd , Paul Newman

Several algorithms have been proposed for discovering patterns from trajectories of moving objects, but only a few have concentrated on outlier detection. Existing approaches, in general, discover spatial outliers, and do not provide any…

人工智能 · 计算机科学 2013-03-22 Vitor Cunha Fontes , Vania Bogorny

Being able to learn dense semantic representations of images without supervision is an important problem in computer vision. However, despite its significance, this problem remains rather unexplored, with a few exceptions that considered…

计算机视觉与模式识别 · 计算机科学 2021-08-04 Wouter Van Gansbeke , Simon Vandenhende , Stamatios Georgoulis , Luc Van Gool

After the incredible success of deep learning in the computer vision domain, there has been much interest in applying Convolutional Network (ConvNet) features in robotic fields such as visual navigation and SLAM. Unfortunately, there are…

机器人学 · 计算机科学 2015-07-30 Niko Sünderhauf , Feras Dayoub , Sareh Shirazi , Ben Upcroft , Michael Milford

Recent advances in deep learning, especially deep convolutional neural networks (CNNs), have led to significant improvement over previous semantic segmentation systems. Here we show how to improve pixel-wise semantic segmentation by…

计算机视觉与模式识别 · 计算机科学 2018-06-04 Panqu Wang , Pengfei Chen , Ye Yuan , Ding Liu , Zehua Huang , Xiaodi Hou , Garrison Cottrell