中文
相关论文

相关论文: SmartAnnotator: An Interactive Tool for Annotating…

200 篇论文

Attention guidance is an approach to addressing dataset bias in deep learning, where the model relies on incorrect features to make decisions. Focusing on image classification tasks, we propose an efficient human-in-the-loop system to…

计算机视觉与模式识别 · 计算机科学 2023-02-07 Yi He , Xi Yang , Chia-Ming Chang , Haoran Xie , Takeo Igarashi

Perception is crucial for robots that act in real-world environments, as autonomous systems need to see and understand the world around them to act properly. Panoptic segmentation provides an interpretation of the scene by computing a…

计算机视觉与模式识别 · 计算机科学 2023-06-16 Matteo Sodano , Federico Magistri , Tiziano Guadagnino , Jens Behley , Cyrill Stachniss

We have seen significant leapfrog advancement in machine learning in recent decades. The central idea of machine learnability lies on constructing learning algorithms that learn from good data. The availability of more data being made…

计算机视觉与模式识别 · 计算机科学 2020-08-07 Ng Hui Xian Lynnette , Henry Ng Siong Hock , Nguwi Yok Yen

High-level 3D scene understanding is essential in many applications. However, the challenges of generating accurate 3D annotations make development of deep learning models difficult. We turn to recent advancements in automatic retrieval of…

计算机视觉与模式识别 · 计算机科学 2025-05-19 Yuchen Rao , Stefan Ainetter , Sinisa Stekovic , Vincent Lepetit , Friedrich Fraundorfer

In recent years, computer vision has transformed fields such as medical imaging, object recognition, and geospatial analytics. One of the fundamental tasks in computer vision is semantic image segmentation, which is vital for precise object…

计算机视觉与模式识别 · 计算机科学 2023-11-09 Dinar Sharafutdinov , Stanislav Kuskov , Saian Protasov , Alexey Voropaev

Images represent a commonly used form of visual communication among people. Nevertheless, image classification may be a challenging task when dealing with unclear or non-common images needing more context to be correctly annotated. Metadata…

计算机视觉与模式识别 · 计算机科学 2020-03-31 Tobia Tesan , Pasquale Coscia , Lamberto Ballan

Interactive image segmentation enables annotators to efficiently perform pixel-level annotation for segmentation tasks. However, the existing interactive segmentation pipeline suffers from inefficient computations of interactive models…

计算机视觉与模式识别 · 计算机科学 2023-08-10 You Huang , Hao Yang , Ke Sun , Shengchuan Zhang , Liujuan Cao , Guannan Jiang , Rongrong Ji

Brain MR image segmentation is a key task in neuroimaging studies. It is commonly conducted using standard computational tools, such as FSL, SPM, multi-atlas segmentation etc, which are often registration-based and suffer from expensive…

图像与视频处理 · 电气工程与系统科学 2019-08-29 Chengliang Dai , Yuanhan Mo , Elsa Angelini , Yike Guo , Wenjia Bai

Semantic segmentation of medical images is an essential first step in computer-aided diagnosis systems for many applications. However, given many disparate imaging modalities and inherent variations in the patient data, it is difficult to…

计算机视觉与模式识别 · 计算机科学 2021-08-09 Bhavani Sambaturu , Ashutosh Gupta , C. V. Jawahar , Chetan Arora

This paper addresses the problem of building augmented metric representations of scenes with semantic information from RGB-D images. We propose a complete framework to create an enhanced map representation of the environment with…

计算机视觉与模式识别 · 计算机科学 2020-03-16 Renato Martins , Dhiego Bersan , Mario F. M. Campos , Erickson R. Nascimento

We consider the problem of explaining the decisions of deep neural networks for image recognition in terms of human-recognizable visual concepts. In particular, given a test set of images, we aim to explain each classification in terms of a…

机器学习 · 计算机科学 2018-12-21 Mandana Hamidi-Haines , Zhongang Qi , Alan Fern , Fuxin Li , Prasad Tadepalli

In RGB-D semantic segmentation for indoor scenes, a key challenge is effectively integrating the rich color information from RGB images with the spatial distance information from depth images. However, most existing methods overlook the…

计算机视觉与模式识别 · 计算机科学 2025-04-21 Shuobin Wei , Zhuang Zhou , Zhengan Lu , Zizhao Yuan , Binghua Su

This paper proposes an approach for rapid bounding box annotation for object detection datasets. The procedure consists of two stages: The first step is to annotate a part of the dataset manually, and the second step proposes annotations…

计算机视觉与模式识别 · 计算机科学 2024-10-30 Bishwo Adhikari , Jukka Peltomäki , Jussi Puura , Heikki Huttunen

Multi-modality of color and depth, i.e., RGB-D, is of great importance in recent research of indoor scene recognition. In this kind of data representation, depth map is able to describe the 3D structure of scenes and geometric relations…

计算机视觉与模式识别 · 计算机科学 2026-04-02 Qiong Liu , Ruofei Xiong , Xingzhen Chen , Muyao Peng , You Yang

Semantic segmentation of RGB-D images involves understanding the appearance and spatial relationships of objects within a scene, which requires careful consideration of various factors. However, in indoor environments, the simple input of…

计算机视觉与模式识别 · 计算机科学 2023-12-07 Shuai Zhang , Minghong Xie

In depth-sensing applications ranging from home robotics to AR/VR, it will be common to acquire 3D scans of interior spaces repeatedly at sparse time intervals (e.g., as part of regular daily use). We propose an algorithm that analyzes…

计算机视觉与模式识别 · 计算机科学 2019-09-26 Maciej Halber , Yifei Shi , Kai Xu , Thomas Funkhouser

Automated object detection has become increasingly valuable across diverse applications, yet efficient, high-quality annotation remains a persistent challenge. In this paper, we present the development and evaluation of a platform designed…

计算机视觉与模式识别 · 计算机科学 2025-03-28 Sönke Tenckhoff , Mario Koddenbrock , Erik Rodner

We propose a novel superpixel-based multi-view convolutional neural network for semantic image segmentation. The proposed network produces a high quality segmentation of a single image by leveraging information from additional views of the…

计算机视觉与模式识别 · 计算机科学 2017-04-27 Yang He , Wei-Chen Chiu , Margret Keuper , Mario Fritz

Recently, multi-modality models have been introduced because of the complementary information from different sensors such as LiDAR and cameras. It requires paired data along with precise calibrations for all modalities, the complicated…

计算机视觉与模式识别 · 计算机科学 2023-09-22 Guan-Cheng Lee

Semantic annotations are indispensable to train or evaluate perception models, yet very costly to acquire. This work introduces a fully automated 2D/3D labeling framework that, without any human intervention, can generate labels for RGB-D…

计算机视觉与模式识别 · 计算机科学 2023-11-22 Silvan Weder , Hermann Blum , Francis Engelmann , Marc Pollefeys