中文
相关论文

相关论文: Unseen Object Instance Segmentation with Fully Tes…

200 篇论文

The goal of self-supervised visual representation learning is to learn strong, transferable image representations, with the majority of research focusing on object or scene level. On the other hand, representation learning at part level has…

计算机视觉与模式识别 · 计算机科学 2022-03-22 Subhabrata Choudhury , Iro Laina , Christian Rupprecht , Andrea Vedaldi

Retinal vessel segmentation plays a key role in computer-aided screening, diagnosis, and treatment of various cardiovascular and ophthalmic diseases. Recently, deep learning-based retinal vessel segmentation algorithms have achieved…

图像与视频处理 · 电气工程与系统科学 2021-08-05 Wei Feng , Lie Ju , Lin Wang , Kaimin Song , Xin Wang , Xin Zhao , Qingyi Tao , Zongyuan Ge

The ability of robots to manipulate objects relies heavily on their aptitude for visual perception. In domains characterized by cluttered scenes and high object variability, most methods call for vast labeled datasets, laboriously…

计算机视觉与模式识别 · 计算机科学 2025-02-13 Moshe Kimhi , David Vainshtein , Chaim Baskin , Dotan Di Castro

Unsupervised Domain Adaptation (DA) exploits the supervision of a label-rich source dataset to make predictions on an unlabeled target dataset by aligning the two data distributions. In robotics, DA is used to take advantage of…

计算机视觉与模式识别 · 计算机科学 2020-04-22 Mohammad Reza Loghmani , Luca Robbiano , Mirco Planamente , Kiru Park , Barbara Caputo , Markus Vincze

The ability to segment unknown objects in depth images has potential to enhance robot skills in grasping and object tracking. Recent computer vision research has demonstrated that Mask R-CNN can be trained to segment specific categories of…

计算机视觉与模式识别 · 计算机科学 2019-03-05 Michael Danielczuk , Matthew Matl , Saurabh Gupta , Andrew Li , Andrew Lee , Jeffrey Mahler , Ken Goldberg

Semantic segmentation is an important task for intelligent vehicles to understand the environment. Current deep learning methods require large amounts of labeled data for training. Manual annotation is expensive, while simulators can…

计算机视觉与模式识别 · 计算机科学 2022-08-24 Weihao Yan , Yeqiang Qian , Chunxiang Wang , Ming Yang

Part segmentations provide a rich and detailed part-level description of objects. However, their annotation requires an enormous amount of work, which makes it difficult to apply standard deep learning methods. In this paper, we propose the…

计算机视觉与模式识别 · 计算机科学 2022-04-05 Qing Liu , Adam Kortylewski , Zhishuai Zhang , Zizhang Li , Mengqi Guo , Qihao Liu , Xiaoding Yuan , Jiteng Mu , Weichao Qiu , Alan Yuille

Unsupervised domain adaptation aims to transfer knowledge from a source domain to a target domain so that the target domain data can be recognized without any explicit labelling information for this domain. One limitation of the problem…

计算机视觉与模式识别 · 计算机科学 2019-08-27 Qian Wang , Penghui Bu , Toby P. Breckon

Exploiting synthetic data to learn deep models has attracted increasing attention in recent years. However, the intrinsic domain difference between synthetic and real images usually causes a significant performance drop when applying the…

计算机视觉与模式识别 · 计算机科学 2018-04-10 Yuhua Chen , Wen Li , Luc Van Gool

Unsupervised Domain Adaptation for semantic segmentation has gained immense popularity since it can transfer knowledge from simulation to real (Sim2Real) by largely cutting out the laborious per pixel labeling efforts at real. In this work,…

计算机视觉与模式识别 · 计算机科学 2021-09-14 Inkyu Shin , Kwanyong Park , Sanghyun Woo , In So Kweon

Image segmentation is a vital task for providing human assistance and enhancing autonomy in our daily lives. In particular, RGB-D segmentation-leveraging both visual and depth cues-has attracted increasing attention as it promises richer…

计算机视觉与模式识别 · 计算机科学 2025-01-06 Aecheon Jung , Soyun Choi , Junhong Min , Sungeun Hong

Robot perception systems need to perform reliable image segmentation in real-time on noisy, raw perception data. State-of-the-art segmentation approaches use large CNN models and carefully constructed datasets; however, these models focus…

计算机视觉与模式识别 · 计算机科学 2018-09-12 Jonathan C Balloch , Varun Agrawal , Irfan Essa , Sonia Chernova

Domain adaptation is especially important for robotics applications, where target domain training data is usually scarce and annotations are costly to obtain. We present a method for self-supervised domain adaptation for the scenario where…

计算机视觉与模式识别 · 计算机科学 2025-07-22 Mayara E. Bonani , Max Schwarz , Sven Behnke

In this paper we introduce a system for unsupervised object discovery and segmentation of RGBD-images. The system models the sensor noise directly from data, allowing accurate segmentation without sensor specific hand tuning of measurement…

机器人学 · 计算机科学 2017-10-20 Johan Ekekrantz , Nils Bore , Rares Ambrus , John Folkesson , Patric Jensfelt

Human-object interaction segmentation is a fundamental task of daily activity understanding, which plays a crucial role in applications such as assistive robotics, healthcare, and autonomous systems. Most existing learning-based methods…

计算机视觉与模式识别 · 计算机科学 2025-12-12 Hao Xing , Kai Zhe Boey , Gordon Cheng

Semantic segmentation networks, which are essential for robotic perception, often suffer from performance degradation when the visual distribution of the deployment environment differs from that of the source dataset on which they were…

机器人学 · 计算机科学 2026-02-17 Michele Antonazzi , Lorenzo Signorelli , Matteo Luperto , Nicola Basilico

We introduce EvObj for unsupervised 3D instance segmentation that bridges the geometric domain gap between synthetic pretraining data and real-world point clouds. Current methods suffer from structural discrepancies when transferring object…

计算机视觉与模式识别 · 计算机科学 2026-05-14 Jiahao Chen , Zihui Zhang , Yafei Yang , Jinxi Li , Shenxing Wei , Zhixuan Sun , Bo Yang

Instance segmentation of unknown objects from images is regarded as relevant for several robot skills including grasping, tracking and object sorting. Recent results in computer vision have shown that large hand-labeled datasets enable high…

计算机视觉与模式识别 · 计算机科学 2020-05-20 Andreas Eitel , Nico Hauff , Wolfram Burgard

Semantic segmentation is a crucial component for perception in automated driving. Deep neural networks (DNNs) are commonly used for this task and they are usually trained on a closed set of object classes appearing in a closed operational…

计算机视觉与模式识别 · 计算机科学 2022-02-18 Robin Chan , Svenja Uhlemeyer , Matthias Rottmann , Hanno Gottschalk

Typically a classifier trained on a given dataset (source domain) does not performs well if it is tested on data acquired in a different setting (target domain). This is the problem that domain adaptation (DA) tries to overcome and, while…

机器学习 · 计算机科学 2018-08-01 Silvia Bucci , Mohammad Reza Loghmani , Barbara Caputo