中文
相关论文

相关论文: Separable Convolutional LSTMs for Faster Video Seg…

200 篇论文

From the autonomous car driving to medical diagnosis, the requirement of the task of image segmentation is everywhere. Segmentation of an image is one of the indispensable tasks in computer vision. This task is comparatively complicated…

计算机视觉与模式识别 · 计算机科学 2020-06-01 Farhana Sultana , Abu Sufian , Paramartha Dutta

Automatic video segmentation plays an important role in a wide range of computer vision and image processing applications. Recently, various methods have been proposed for this purpose. The problem is that most of these methods are far from…

计算机视觉与模式识别 · 计算机科学 2010-08-16 Akamine Kazuma , Ken Fukuchi , Akisato Kimura , Shigeru Takagi

Recently, semantic video segmentation gained high attention especially for supporting autonomous driving systems. Deep learning methods made it possible to implement real time segmentation and object identification algorithms on videos.…

图像与视频处理 · 电气工程与系统科学 2019-10-30 Beril Sirmacek , Nicolò Botteghi , Santiago Sanchez Escalonilla Plaza

Semantic segmentation is a critical task in computer vision aiming to identify and classify individual pixels in an image, with numerous applications in for example autonomous driving and medical image analysis. However, semantic…

计算机视觉与模式识别 · 计算机科学 2024-11-18 Halil Ibrahim Aysel , Xiaohao Cai , Adam Prügel-Bennett

Semantic segmentation is an important branch of image processing and computer vision. With the popularity of deep learning, various convolutional neural networks have been proposed for pixel-level classification and segmentation tasks. In…

计算机视觉与模式识别 · 计算机科学 2025-05-01 Xinyu Xu , Huazhen Liu , Tao Zhang , Huilin Xiong , Wenxian Yu

Most existing approaches to video instance segmentation comprise multiple modules that are heuristically combined to produce the final output. Formulating a purely learning-based method instead, which models both the temporal aspect as well…

计算机视觉与模式识别 · 计算机科学 2020-12-08 Joakim Johnander , Emil Brissman , Martin Danelljan , Michael Felsberg

Video Object Segmentation, and video processing in general, has been historically dominated by methods that rely on the temporal consistency and redundancy in consecutive video frames. When the temporal smoothness is suddenly broken, such…

计算机视觉与模式识别 · 计算机科学 2018-05-17 Kevis-Kokitsi Maninis , Sergi Caelles , Yuhua Chen , Jordi Pont-Tuset , Laura Leal-Taixé , Daniel Cremers , Luc Van Gool

We propose a novel neural network module that transforms an existing single-frame semantic segmentation model into a video semantic segmentation pipeline. In contrast to prior works, we strive towards a simple, fast, and general module that…

计算机视觉与模式识别 · 计算机科学 2021-09-28 Matthieu Paul , Martin Danelljan , Luc Van Gool , Radu Timofte

Temporal action segmentation is a topic of increasing interest, however, annotating each frame in a video is cumbersome and costly. Weakly supervised approaches therefore aim at learning temporal action segmentation from videos that are…

计算机视觉与模式识别 · 计算机科学 2020-04-01 Mohsen Fayyaz , Juergen Gall

A major challenge for video semantic segmentation is the lack of labeled data. In most benchmark datasets, only one frame of a video clip is annotated, which makes most supervised methods fail to utilize information from the rest of the…

计算机视觉与模式识别 · 计算机科学 2019-12-02 Mingyu Ding , Zhe Wang , Bolei Zhou , Jianping Shi , Zhiwu Lu , Ping Luo

Segmenting long-form videos into semantically coherent scenes is a fundamental task in large-scale video understanding. Existing encoder-based methods are limited by visual-centric biases, classify each shot in isolation without leveraging…

计算机视觉与模式识别 · 计算机科学 2026-03-24 Nimrod Berman , Adam Botach , Emanuel Ben-Baruch , Shunit Haviv Hakimi , Asaf Gendler , Ilan Naiman , Erez Yosef , Igor Kviatkovsky

A number of techniques for interpretability have been presented for deep learning in computer vision, typically with the goal of understanding what the networks have based their classification on. However, interpretability for deep video…

计算机视觉与模式识别 · 计算机科学 2020-07-13 Joonatan Mänttäri , Sofia Broomé , John Folkesson , Hedvig Kjellström

Performing a real-time and accurate instrument segmentation from videos is of great significance for improving the performance of robotic-assisted surgery. We identify two important clues for surgical instrument perception, including local…

计算机视觉与模式识别 · 计算机科学 2021-09-29 Jiacheng Wang , Yueming Jin , Liansheng Wang , Shuntian Cai , Pheng-Ann Heng , Jing Qin

Convolutional networks optimized for accuracy on challenging, dense prediction tasks are prohibitively slow to run on each frame in a video. The spatial similarity of nearby video frames, however, suggests opportunity to reuse computation.…

计算机视觉与模式识别 · 计算机科学 2018-11-27 Samvit Jain , Joseph E. Gonzalez

Semantic segmentation in videos has been a focal point of recent research. However, existing models encounter challenges when faced with unfamiliar categories. To address this, we introduce the Open Vocabulary Video Semantic Segmentation…

多媒体 · 计算机科学 2024-12-13 Xinhao Li , Yun Liu , Guolei Sun , Min Wu , Le Zhang , Ce Zhu

Automated segmentation of left ventricular cavity (LVC) in temporal cardiac image sequences (multiple time points) is a fundamental requirement for quantitative analysis of its structural and functional changes. Deep learning based methods…

图像与视频处理 · 电气工程与系统科学 2024-12-18 Yuyu Guo , Lei Bi , Zhengbin Zhu , David Dagan Feng , Ruiyan Zhang , Qian Wang , Jinman Kim

Semantic segmentation, like other fields of computer vision, has seen a remarkable performance advance by the use of deep convolution neural networks. However, considering that neighboring pixels are heavily dependent on each other, both…

计算机视觉与模式识别 · 计算机科学 2017-08-08 Hyojin Park , Jisoo Jeong , Youngjoon Yoo , Nojun Kwak

Semantic segmentation is a fundamental task in multimedia processing, which can be used for analyzing, understanding, editing contents of images and videos, among others. To accelerate the analysis of multimedia data, existing segmentation…

计算机视觉与模式识别 · 计算机科学 2024-12-13 Zhiyan Wang , Deyin Liu , Lin Yuanbo Wu , Song Wang , Xin Guo , Lin Qi

Convolutional neural networks (CNNs) show outstanding performance in many image processing problems, such as image recognition, object detection and image segmentation. Semantic segmentation is a very challenging task that requires…

计算机视觉与模式识别 · 计算机科学 2019-07-12 Fan Jia , Jun Liu , Xue-cheng Tai

We propose an approach for learning category-level semantic segmentation purely from image-level classification tags indicating presence of categories. It exploits localization cues that emerge from training classification-tasked…

计算机视觉与模式识别 · 计算机科学 2016-12-07 Mohammadreza Mostajabi , Nicholas Kolkin , Gregory Shakhnarovich