中文
相关论文

相关论文: Spatiotemporal Graph Neural Network based Mask Rec…

200 篇论文

Automatically recognizing surgical gestures is a crucial step towards a thorough understanding of surgical skill. Possible areas of application include automatic skill assessment, intra-operative monitoring of critical surgical steps, and…

计算机视觉与模式识别 · 计算机科学 2019-07-29 Isabel Funke , Sebastian Bodenstedt , Florian Oehme , Felix von Bechtolsheim , Jürgen Weitz , Stefanie Speidel

Recently, several Space-Time Memory based networks have shown that the object cues (e.g. video frames as well as the segmented object masks) from the past frames are useful for segmenting objects in the current frame. However, these methods…

计算机视觉与模式识别 · 计算机科学 2021-04-29 Haozhe Xie , Hongxun Yao , Shangchen Zhou , Shengping Zhang , Wenxiu Sun

We solve object localisation in partial scenes, a new problem of estimating the unknown position of an object (e.g. where is the bag?) given a partial 3D scan of a scene. The proposed solution is based on a novel scene graph model, the…

计算机视觉与模式识别 · 计算机科学 2022-03-15 Francesco Giuliari , Geri Skenderi , Marco Cristani , Yiming Wang , Alessio Del Bue

We present a novel embedding approach for video instance segmentation. Our method learns a spatio-temporal embedding integrating cues from appearance, motion, and geometry; a 3D causal convolutional network models motion, and a monocular…

计算机视觉与模式识别 · 计算机科学 2019-12-20 Anthony Hu , Alex Kendall , Roberto Cipolla

We propose a recurrent neural network-based spatio-temporal framework named maskGRU for the detection and tracking of small objects in videos. While there have been many developments in the area of object tracking in recent years, tracking…

计算机视觉与模式识别 · 计算机科学 2022-01-04 Constantine J. Roros , Avinash C. Kak

Video salient object detection aims to find the most visually distinctive objects in a video. To explore the temporal dependencies, existing methods usually resort to recurrent neural networks or optical flow. However, these approaches…

计算机视觉与模式识别 · 计算机科学 2021-11-04 Yi-Wen Chen , Xiaojie Jin , Xiaohui Shen , Ming-Hsuan Yang

Joint segmentation and classification of fine-grained actions is important for applications of human-robot interaction, video surveillance, and human skill evaluation. However, despite substantial recent progress in large-scale action…

计算机视觉与模式识别 · 计算机科学 2016-10-03 Colin Lea , Austin Reiter , Rene Vidal , Gregory D. Hager

Object detection and instance segmentation in remote sensing images is a fundamental and challenging task, due to the complexity of scenes and targets. The latest methods tried to take into account both the efficiency and the accuracy of…

计算机视觉与模式识别 · 计算机科学 2020-08-31 Zhenhang Huang , Shihao Sun , Ruirui Li

In this paper we introduce a Transformer-based approach to video object segmentation (VOS). To address compounding error and scalability issues of prior work, we propose a scalable, end-to-end method for VOS called Sparse Spatiotemporal…

计算机视觉与模式识别 · 计算机科学 2021-03-30 Brendan Duke , Abdalla Ahmed , Christian Wolf , Parham Aarabi , Graham W. Taylor

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

Spatiotemporal modeling has evolved beyond simple time series analysis to become fundamental in structural time series analysis. While current research extensively employs graph neural networks (GNNs) for spatial feature extraction with…

机器学习 · 计算机科学 2026-04-20 Zhaobo Hu , Vincent Gauthier , Mehdi Naima

We introduce ReConvNet, a recurrent convolutional architecture for semi-supervised video object segmentation that is able to fast adapt its features to focus on any specific object of interest at inference time. Generalization to new…

计算机视觉与模式识别 · 计算机科学 2018-06-19 Francesco Lattari , Marco Ciccone , Matteo Matteucci , Jonathan Masci , Francesco Visin

In Video Instance Segmentation (VIS), current approaches either focus on the quality of the results, by taking the whole video as input and processing it offline; or on speed, by handling it frame by frame at the cost of competitive…

计算机视觉与模式识别 · 计算机科学 2022-11-01 Çağan Selim Çoban , Oğuzhan Keskin , Jordi Pont-Tuset , Fatma Güney

Event-based vision sensors, inspired by biological neural systems, asynchronously capture local pixel-level intensity changes as a sparse event stream containing position, polarity, and timestamp information. These neuromorphic sensors…

计算机视觉与模式识别 · 计算机科学 2025-04-02 Tiantian Xie , Pengpai Wang , Rosa H. M. Chan

Graph neural networks have emerged as a powerful tool for learning spatiotemporal interactions. However, conventional approaches often rely on predefined graphs, which may obscure the precise relationships being modeled. Additionally,…

机器学习 · 计算机科学 2025-02-21 Jeehong Kim , Minchan Kim , Jaeseong Ju , Youngseok Hwang , Wonhee Lee , Hyunwoo Park

Leveraging temporal synchronization and association within sight and sound is an essential step towards robust localization of sounding objects. To this end, we propose a space-time memory network for sounding object localization in videos.…

计算机视觉与模式识别 · 计算机科学 2021-11-11 Sizhe Li , Yapeng Tian , Chenliang Xu

Video captioning aims to automatically generate natural language descriptions of video content, which has drawn a lot of attention recent years. Generating accurate and fine-grained captions needs to not only understand the global content…

计算机视觉与模式识别 · 计算机科学 2019-06-12 Junchao Zhang , Yuxin Peng

This paper presents a novel approach for segmenting moving objects in unconstrained environments using guided convolutional neural networks. This guiding process relies on foreground masks from independent algorithms (i.e. state-of-the-art…

计算机视觉与模式识别 · 计算机科学 2019-04-26 Diego Ortego , Kevin McGuinness , Juan C. SanMiguel , Eric Arazo , José M. Martínez , Noel E. O'Connor

Dynamics of human body skeletons convey significant information for human action recognition. Conventional approaches for modeling skeletons usually rely on hand-crafted parts or traversal rules, thus resulting in limited expressive power…

计算机视觉与模式识别 · 计算机科学 2018-01-26 Sijie Yan , Yuanjun Xiong , Dahua Lin

We consider the problem of predicting semantic segmentation of future frames in a video. Given several observed frames in a video, our goal is to predict the semantic segmentation map of future frames that are not yet observed. A reliable…

计算机视觉与模式识别 · 计算机科学 2018-07-23 Seyed shahabeddin Nabavi , Mrigank Rochan , Yang , Wang