中文
相关论文

相关论文: SegFlow: Joint Learning for Video Object Segmentat…

200 篇论文

Given two consecutive RGB-D images, we propose a model that estimates a dense 3D motion field, also known as scene flow. We take advantage of the fact that in robot manipulation scenarios, scenes often consist of a set of rigidly moving…

机器人学 · 计算机科学 2018-07-25 Lin Shao , Parth Shah , Vikranth Dwaracherla , Jeannette Bohg

State-of-the-art image segmentation algorithms generally consist of at least two successive and distinct computations: a boundary detection process that uses local image information to classify image locations as boundaries between objects,…

计算机视觉与模式识别 · 计算机科学 2016-11-03 Michał Januszewski , Jeremy Maitin-Shepard , Peter Li , Jörgen Kornfeld , Winfried Denk , Viren Jain

Inspired by recent advances of deep learning in instance segmentation and object tracking, we introduce video object segmentation problem as a concept of guided instance segmentation. Our model proceeds on a per-frame basis, guided by the…

计算机视觉与模式识别 · 计算机科学 2019-02-05 Anna Khoreva , Federico Perazzi , Rodrigo Benenson , Bernt Schiele , Alexander Sorkine-Hornung

This paper addresses the task of segmenting moving objects in unconstrained videos. We introduce a novel two-stream neural network with an explicit memory module to achieve this. The two streams of the network encode spatial and temporal…

计算机视觉与模式识别 · 计算机科学 2017-07-13 Pavel Tokmakov , Karteek Alahari , Cordelia Schmid

We propose an end-to-end learning framework for segmenting generic objects in both images and videos. Given a novel image or video, our approach produces a pixel-level mask for all "object-like" regions---even for object categories never…

计算机视觉与模式识别 · 计算机科学 2018-12-19 Bo Xiong , Suyog Dutt Jain , Kristen Grauman

Self-supervised representation learning is able to learn semantically meaningful features; however, much of its recent success relies on multiple crops of an image with very few objects. Instead of learning view-invariant representation…

计算机视觉与模式识别 · 计算机科学 2021-10-13 Yuwen Xiong , Mengye Ren , Wenyuan Zeng , Raquel Urtasun

For an autonomous vehicle it is essential to observe the ongoing dynamics of a scene and consequently predict imminent future scenarios to ensure safety to itself and others. This can be done using different sensors and modalities. In this…

计算机视觉与模式识别 · 计算机科学 2023-09-07 Andrea Ciamarra , Federico Becattini , Lorenzo Seidenari , Alberto Del Bimbo

Segmenting primary objects in a video is an important yet challenging problem in computer vision, as it exhibits various levels of foreground/background ambiguities. To reduce such ambiguities, we propose a novel formulation via exploiting…

计算机视觉与模式识别 · 计算机科学 2018-11-26 Jia Li , Junjie Wu , Anlin Zheng , Yafei Song , Yu Zhang , Xiaowu Chen

The goal of this paper is to discover, segment, and track independently moving objects in complex visual scenes. Previous approaches have explored the use of optical flow for motion segmentation, leading to imperfect predictions due to…

计算机视觉与模式识别 · 计算机科学 2024-08-20 Junyu Xie , Weidi Xie , Andrew Zisserman

Unsupervised video object segmentation (VOS), also known as video salient object detection, aims to detect the most prominent object in a video at the pixel level. Recently, two-stream approaches that leverage both RGB images and optical…

计算机视觉与模式识别 · 计算机科学 2024-07-17 Suhwan Cho , Minhyeok Lee , Jungho Lee , Donghyeong Kim , Seunghoon Lee , Sungmin Woo , Sangyoun Lee

Optical Flow Estimation aims to find the 2D dense motion field between two frames. Due to the limitation of model structures and training datasets, existing methods often rely too much on local clues and ignore the integrity of objects,…

计算机视觉与模式识别 · 计算机科学 2023-12-22 Shili Zhou , Ruian He , Weimin Tan , Bo Yan

This paper introduces a new method for inter-frame coding based on two complementary autoencoders: MOFNet and CodecNet. MOFNet aims at computing and conveying the Optical Flow and a pixel-wise coding Mode selection. The optical flow is used…

图像与视频处理 · 电气工程与系统科学 2020-08-07 Théo Ladune , Pierrick Philippe , Wassim Hamidouche , Lu Zhang , Olivier Déforges

We propose a novel video object segmentation algorithm based on pixel-level matching using Convolutional Neural Networks (CNN). Our network aims to distinguish the target area from the background on the basis of the pixel-level similarity…

计算机视觉与模式识别 · 计算机科学 2017-08-18 Jae Shin Yoon , Francois Rameau , Junsik Kim , Seokju Lee , Seunghak Shin , In So Kweon

Convolutional Neural Network (CNN) based image segmentation has made great progress in recent years. However, video object segmentation remains a challenging task due to its high computational complexity. Most of the previous methods employ…

计算机视觉与模式识别 · 计算机科学 2019-07-23 Rui Hou , Chen Chen , Rahul Sukthankar , Mubarak Shah

How to make a segmentation model efficiently adapt to a specific video and to online target appearance variations are fundamentally crucial issues in the field of video object segmentation. In this work, a graph memory network is developed…

计算机视觉与模式识别 · 计算机科学 2020-12-10 Xiankai Lu , Wenguan Wang , Martin Danelljan , Tianfei Zhou , Jianbing Shen , Luc Van Gool

Object location is fundamental to panoptic segmentation as it is related to all things and stuff in the image scene. Knowing the locations of objects in the image provides clues for segmenting and helps the network better understand the…

计算机视觉与模式识别 · 计算机科学 2020-08-28 Qiang Chen , Anda Cheng , Xiangyu He , Peisong Wang , Jian Cheng

The importance and demands of visual scene understanding have been steadily increasing along with the active development of autonomous systems. Consequently, there has been a large amount of research dedicated to semantic segmentation and…

计算机视觉与模式识别 · 计算机科学 2016-07-27 Junhwa Hur , Stefan Roth

Video object segmentation aims at accurately segmenting the target object regions across consecutive frames. It is technically challenging for coping with complicated factors (e.g., shape deformations, occlusion and out of the lens). Recent…

计算机视觉与模式识别 · 计算机科学 2019-07-03 Peng Sun , Peiwen Lin , Guangliang Cheng , Jianping Shi , Jiawan Zhang , Xi Li

We present an approach for object segmentation in videos that combines frame-level object detection with concepts from object tracking and motion segmentation. The approach extracts temporally consistent object tubes based on an…

计算机视觉与模式识别 · 计算机科学 2016-08-11 Benjamin Drayer , Thomas Brox

Unsupervised multi-object segmentation has shown impressive results on images by utilizing powerful semantics learned from self-supervised pretraining. An additional modality such as depth or motion is often used to facilitate the…

计算机视觉与模式识别 · 计算机科学 2023-10-12 Görkay Aydemir , Weidi Xie , Fatma Güney