中文
相关论文

相关论文: Semantic Video Segmentation: A Review on Recent Ap…

200 篇论文

High-fidelity semantic segmentation of magnetic resonance volumes is critical for estimating tissue morphometry and relaxation parameters in both clinical and research applications. While manual segmentation is accepted as the…

图像与视频处理 · 电气工程与系统科学 2019-02-07 Arjun D. Desai , Garry E. Gold , Brian A. Hargreaves , Akshay S. Chaudhari

One of the most common tasks in medical imaging is semantic segmentation. Achieving this segmentation automatically has been an active area of research, but the task has been proven very challenging due to the large variation of anatomy…

计算机视觉与模式识别 · 计算机科学 2018-04-10 Holger R. Roth , Chen Shen , Hirohisa Oda , Masahiro Oda , Yuichiro Hayashi , Kazunari Misawa , Kensaku Mori

Semantic segmentation requires large amounts of pixel-wise annotations to learn accurate models. In this paper, we present a video prediction-based methodology to scale up training sets by synthesizing new training samples in order to…

计算机视觉与模式识别 · 计算机科学 2019-07-04 Yi Zhu , Karan Sapra , Fitsum A. Reda , Kevin J. Shih , Shawn Newsam , Andrew Tao , Bryan Catanzaro

Current state of the art methods for generating semantic segmentation rely heavily on a large set of images that have each pixel labeled with a class of interest label or background. Coming up with such labels, especially in domains that…

计算机视觉与模式识别 · 计算机科学 2020-07-14 R. Austin McEver , B. S. Manjunath

3D semantic segmentation is a critical task in many real-world applications, such as autonomous driving, robotics, and mixed reality. However, the task is extremely challenging due to ambiguities coming from the unstructured, sparse, and…

计算机视觉与模式识别 · 计算机科学 2023-04-07 Adriano Cardace , Pierluigi Zama Ramirez , Samuele Salti , Luigi Di Stefano

We present a novel approach to perform 3D semantic segmentation solely from 2D supervision by leveraging Neural Radiance Fields (NeRFs). By extracting features along a surface point cloud, we achieve a compact representation of the scene…

计算机视觉与模式识别 · 计算机科学 2023-10-10 Dominik Hollidt , Clinton Wang , Polina Golland , Marc Pollefeys

Semantic segmentation has been one of the leading research interests in computer vision recently. It serves as a perception foundation for many fields, such as robotics and autonomous driving. The fast development of semantic segmentation…

计算机视觉与模式识别 · 计算机科学 2020-05-19 Ye Lyu , George Vosselman , Guisong Xia , Alper Yilmaz , Michael Ying Yang

This paper proposes a CNN cascade for semantic part segmentation guided by pose-specific information encoded in terms of a set of landmarks (or keypoints). There is large amount of prior work on each of these tasks separately, yet, to the…

计算机视觉与模式识别 · 计算机科学 2016-10-03 Aaron Jackson , Michel Valstar , Georgios Tzimiropoulos

The aim of this paper is to give an overview of the recent advancements in the Unsupervised Domain Adaptation (UDA) of deep networks for semantic segmentation. This task is attracting a wide interest, since semantic segmentation models…

计算机视觉与模式识别 · 计算机科学 2020-05-25 Marco Toldo , Andrea Maracani , Umberto Michieli , Pietro Zanuttigh

Convolutional neural networks have become state-of-the-art in a wide range of image recognition tasks. The interpretation of their predictions, however, is an active area of research. Whereas various interpretation methods have been…

计算机视觉与模式识别 · 计算机科学 2022-11-22 Kira Vinogradova , Alexandr Dibrov , Gene Myers

Classical and more recently deep computer vision methods are optimized for visible spectrum images, commonly encoded in grayscale or RGB colorspaces acquired from smartphones or cameras. A more uncommon source of images exploited in the…

计算机视觉与模式识别 · 计算机科学 2020-01-29 Caio C. V. da Silva , Keiller Nogueira , Hugo N. Oliveira , Jefersson A. dos Santos

Semantic image segmentation is an important computer vision task that is difficult because it consists of both recognition and segmentation. The task is often cast as a structured output problem on an exponentially large output-space, which…

计算机视觉与模式识别 · 计算机科学 2017-09-07 Payman Yadollahpour

We present a two-module approach to semantic segmentation that incorporates Convolutional Networks (CNNs) and Graphical Models. Graphical models are used to generate a small (5-30) set of diverse segmentations proposals, such that this set…

计算机视觉与模式识别 · 计算机科学 2014-12-17 Michael Cogswell , Xiao Lin , Senthil Purushwalkam , Dhruv Batra

Our goal is to develop stable, accurate, and robust semantic scene understanding methods for wide-area scene perception and understanding, especially in challenging outdoor environments. To achieve this, we are exploring and evaluating a…

计算机视觉与模式识别 · 计算机科学 2021-04-01 Jiesi Hu , Ganning Zhao , Suya You , C. C. Jay Kuo

Convolutional neural networks (CNNs) are one of the most successful computer vision systems to solve object recognition. Furthermore, CNNs have major applications in understanding the nature of visual representations in the human brain. Yet…

计算机视觉与模式识别 · 计算机科学 2022-12-13 Amr Farahat , Felix Effenberger , Martin Vinck

Unsupervised semantic segmentation aims to obtain high-level semantic representation on low-level visual features without manual annotations. Most existing methods are bottom-up approaches that try to group pixels into regions based on…

计算机视觉与模式识别 · 计算机科学 2022-07-26 Zhaoyuan Yin , Pichao Wang , Fan Wang , Xianzhe Xu , Hanling Zhang , Hao Li , Rong Jin

Video semantic segmentation aims to generate accurate semantic maps for each video frame. To this end, many works dedicate to integrate diverse information from consecutive frames to enhance the features for prediction, where a feature…

计算机视觉与模式识别 · 计算机科学 2023-01-11 Jiafan Zhuang , Zilei Wang , Junjie Li

Semantic segmentation is the task of assigning a label to each pixel in the image.In recent years, deep convolutional neural networks have been driving advances in multiple tasks related to cognition. Although, DCNNs have resulted in…

机器学习 · 计算机科学 2017-12-12 Aditya Ganeshan

The ability to perform semantic segmentation in real-time capable applications with limited hardware is of great importance. One such application is the interpretation of the visual bird's-eye view, which requires the semantic segmentation…

计算机视觉与模式识别 · 计算机科学 2018-11-30 Timo Sämann , Karl Amende , Stefan Milz , Christian Witt , Martin Simon , Johannes Petzold

Over the past years, computer vision community has contributed to enormous progress in semantic image segmentation, a per-pixel classification task, crucial for dense scene understanding and rapidly becoming vital in lots of real-world…

计算机视觉与模式识别 · 计算机科学 2018-09-28 Vladimir Nekrasov , Chunhua Shen , Ian Reid