中文
相关论文

相关论文: NightLab: A Dual-level Architecture with Hardness …

200 篇论文

Deep neural networks (DNNs) have demonstrated exceptional performance across various image segmentation tasks. However, the process of preparing datasets for training segmentation DNNs is both labor-intensive and costly, as it typically…

计算机视觉与模式识别 · 计算机科学 2025-01-24 Yixin Zhang , Shen Zhao , Hanxue Gu , Maciej A. Mazurowski

Recent advances in appearance-based models have shown improved eye tracking performance in difficult scenarios like occlusion due to eyelashes, eyelids or camera placement, and environmental reflections on the cornea and glasses. The key…

计算机视觉与模式识别 · 计算机科学 2021-03-18 Aayush K. Chaudhary , Prashnna K. Gyawali , Linwei Wang , Jeff B. Pelz

One of the key challenges of performing label prediction over a data stream concerns with the emergence of instances belonging to unobserved class labels over time. Previously, this problem has been addressed by detecting such instances and…

机器学习 · 计算机科学 2019-01-29 Zhuoyi Wang , Zelun Kong , Hemeng Tao , Swarup Chandra , Latifur Khan

We present a weakly supervised deep learning method to perform instance segmentation of cells present in microscopy images. Annotation of biomedical images in the lab can be scarce, incomplete, and inaccurate. This is of concern when…

计算机视觉与模式识别 · 计算机科学 2019-08-28 Fidel A. Guerrero-Peña , Pedro D. Marrero Fernandez , Tsang Ing Ren , Alexandre Cunha

Deep Neural Networks (DNNs) are a critical component for self-driving vehicles. They achieve impressive performance by reaping information from high amounts of labeled data. Yet, the full complexity of the real world cannot be encapsulated…

计算机视觉与模式识别 · 计算机科学 2021-03-26 Julien Rebut , Andrei Bursuc , Patrick Pérez

When performing localization and mapping, working at the level of structure can be advantageous in terms of robustness to environmental changes and differences in illumination. This paper presents SegMap: a map representation solution to…

机器人学 · 计算机科学 2019-01-16 Renaud Dubé , Andrei Cramariuc , Daniel Dugas , Juan Nieto , Roland Siegwart , Cesar Cadena

This research paper presents an innovative multi-task learning framework that allows concurrent depth estimation and semantic segmentation using a single camera. The proposed approach is based on a shared encoder-decoder architecture, which…

计算机视觉与模式识别 · 计算机科学 2024-03-19 Pardis Taghavi , Reza Langari , Gaurav Pandey

Weakly supervised segmentation is an important problem in medical image analysis due to the high cost of pixelwise annotation. Prior methods, while often focusing on weak labels of 2D images, exploit few structural cues of volumetric…

计算机视觉与模式识别 · 计算机科学 2021-05-07 Qian He , Shuailin Li , Xuming He

Real-time image segmentation demands architectures that preserve fine spatial detail while capturing global context under tight latency and memory budgets. Image segmentation is one of the most fundamental problems in computer vision and…

计算机视觉与模式识别 · 计算机科学 2025-11-11 Hongyuan Yu , Cheng Wan , Xiyang Dai , Mengchen Liu , Dongdong Chen , Bin Xiao , Yan Huang , Yuan Lu , Liang Wang

Foundation models like the Segment Anything Model (SAM) demonstrate impressive zero-shot generalization but frequently degrade under diverse real-world illumination, particularly for instance segmentation. In this work, we address this…

计算机视觉与模式识别 · 计算机科学 2026-05-21 Qisai Liu , Alloy Das , Zhanhong Jiang , Joshua R. Waite , Aditya Balu , Adarsh Krishnamurthy , Soumik Sarkar

Deep neural networks are typically trained in a single shot for a specific task and data distribution, but in real world settings both the task and the domain of application can change. The problem becomes even more challenging in dense…

计算机视觉与模式识别 · 计算机科学 2022-06-29 Donald Shenaj , Francesco Barbato , Umberto Michieli , Pietro Zanuttigh

Existing road pothole detection approaches can be classified as computer vision-based or machine learning-based. The former approaches typically employ 2-D image analysis/understanding or 3-D point cloud modeling and segmentation algorithms…

计算机视觉与模式识别 · 计算机科学 2021-10-13 Rui Fan , Hengli Wang , Yuan Wang , Ming Liu , Ioannis Pitas

Obtaining pixel-level annotations in the medical domain is both expensive and time-consuming, often requiring close collaboration between clinical experts and developers. Semi-supervised medical image segmentation aims to leverage limited…

计算机视觉与模式识别 · 计算机科学 2025-07-23 Lin Xi , Yingliang Ma , Cheng Wang , Sandra Howell , Aldo Rinaldi , Kawal S. Rhode

We present a weakly-supervised approach to segmenting proposed drivable paths in images with the goal of autonomous driving in complex urban environments. Using recorded routes from a data collection vehicle, our proposed method generates…

机器人学 · 计算机科学 2017-11-20 Dan Barnes , Will Maddern , Ingmar Posner

Weakly supervised segmentation methods have gained significant attention due to their ability to reduce the reliance on costly pixel-level annotations during model training. However, the current weakly supervised nuclei segmentation…

图像与视频处理 · 电气工程与系统科学 2025-02-04 Ye Zhang , Yifeng Wang , Zijie Fang , Hao Bian , Linghan Cai , Ziyue Wang , Yongbing Zhang

Comprehensive scene understanding is a critical enabler of robot autonomy. Semantic segmentation is one of the key scene understanding tasks which is pivotal for several robotics applications including autonomous driving, domestic service…

机器人学 · 计算机科学 2024-01-17 Juana Valeria Hurtado , Abhinav Valada

In this paper, we present our deep attention-based classification (DABC) network for robust single image depth prediction, in the context of the Robust Vision Challenge 2018 (ROB 2018). Unlike conventional depth prediction, our goal is to…

计算机视觉与模式识别 · 计算机科学 2018-07-12 Ruibo Li , Ke Xian , Chunhua Shen , Zhiguo Cao , Hao Lu , Lingxiao Hang

With the advent of an increasing number of Augmented and Virtual Reality applications that aim to perform meaningful and controlled style edits on images of human faces, the impetus for the task of parsing face images to produce accurate…

计算机视觉与模式识别 · 计算机科学 2022-07-07 Snehal Singh Tomar , A. N. Rajagopalan

Background samples provide key contextual information for segmenting regions of interest (ROIs). However, they always cover a diverse set of structures, causing difficulties for the segmentation model to learn good decision boundaries with…

计算机视觉与模式识别 · 计算机科学 2022-12-19 Zeju Li , Konstantinos Kamnitsas , Cheng Ouyang , Chen Chen , Ben Glocker

The existence of real-world adversarial examples (commonly in the form of patches) poses a serious threat for the use of deep learning models in safety-critical computer vision tasks such as visual perception in autonomous driving. This…

计算机视觉与模式识别 · 计算机科学 2025-09-10 Giulio Rossolini , Federico Nesti , Gianluca D'Amico , Saasha Nair , Alessandro Biondi , Giorgio Buttazzo