中文
相关论文

相关论文: Treating Motion as Option to Reduce Motion Depende…

200 篇论文

Learning reliable motion representation between consecutive frames, such as optical flow, has proven to have great promotion to video understanding. However, the TV-L1 method, an effective optical flow solver, is time-consuming and…

计算机视觉与模式识别 · 计算机科学 2021-03-08 Xiaohang Yang , Lingtong Kong , Jie Yang

We present a refinement framework to boost the performance of pre-trained semi-supervised video object segmentation (VOS) models. Our work is based on scale inconsistency, which is motivated by the observation that existing VOS models…

计算机视觉与模式识别 · 计算机科学 2022-05-04 Hengyi Wang , Changjae Oh

Observable motion in videos can give rise to the definition of objects moving with respect to the scene. The task of segmenting such moving objects is referred to as motion segmentation and is usually tackled either by aggregating motion…

计算机视觉与模式识别 · 计算机科学 2020-08-19 Amirhossein Kardoost , Kalun Ho , Peter Ochs , Margret Keuper

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

Temporal action segmentation is typically achieved by discovering the dramatic variances in global visual descriptors. In this paper, we explore the merits of local features by proposing the unsupervised framework of Object-centric Temporal…

计算机视觉与模式识别 · 计算机科学 2023-09-13 Yuerong Li , Zhengrong Xue , Huazhe Xu

In this thesis we discuss architectural designs and training methods for a neural network to have the ability of dissecting an image into objects of interest without supervision. The main challenge in 2D unsupervised object segmentation is…

计算机视觉与模式识别 · 计算机科学 2025-04-28 Sara Sabour

Significant progress has been made in Video Object Segmentation (VOS), the video object tracking task in its finest level. While the VOS task can be naturally decoupled into image semantic segmentation and video object tracking,…

计算机视觉与模式识别 · 计算机科学 2020-07-14 Xuhua Huang , Jiarui Xu , Yu-Wing Tai , Chi-Keung Tang

Unsupervised domain adaptation (UDA) has been a potent technique to handle the lack of annotations in the target domain, particularly in semantic segmentation task. This study introduces a different UDA scenarios where the target domain…

计算机视觉与模式识别 · 计算机科学 2024-04-16 Fei Pan , Xu Yin , Seokju Lee , Axi Niu , Sungeui Yoon , In So Kweon

This paper proposes an end-to-end trainable network, SegFlow, for simultaneously predicting pixel-wise object segmentation and optical flow in videos. The proposed SegFlow has two branches where useful information of object segmentation and…

计算机视觉与模式识别 · 计算机科学 2017-09-21 Jingchun Cheng , Yi-Hsuan Tsai , Shengjin Wang , Ming-Hsuan Yang

Object segmentation and object tracking are fundamental research area in the computer vision community. These two topics are diffcult to handle some common challenges, such as occlusion, deformation, motion blur, and scale variation. The…

计算机视觉与模式识别 · 计算机科学 2019-04-29 Rui Yao , Guosheng Lin , Shixiong Xia , Jiaqi Zhao , Yong Zhou

In this paper, we introduce a variant of video object segmentation (VOS) that bridges interactive and semi-automatic approaches, termed Lazy Video Object Segmentation (ziVOS). In contrast, to both tasks, which handle video object…

计算机视觉与模式识别 · 计算机科学 2024-11-14 Stéphane Vujasinović , Stefan Becker , Sebastian Bullinger , Norbert Scherer-Negenborn , Michael Arens , Rainer Stiefelhagen

Moving objects can greatly jeopardize the performance of a visual simultaneous localization and mapping (vSLAM) system which relies on the static-world assumption. Motion removal have seen successful on solving this problem. Two main…

机器人学 · 计算机科学 2019-08-01 Ting Sun , Yuxiang Sun , Ming Liu , Dit-Yan Yeung

Accurate object segmentation is a crucial task in the context of robotic manipulation. However, creating sufficient annotated training data for neural networks is particularly time consuming and often requires manual labeling. To this end,…

计算机视觉与模式识别 · 计算机科学 2020-11-09 Wout Boerdijk , Martin Sundermeyer , Maximilian Durner , Rudolph Triebel

This paper proposes a framework for the interactive video object segmentation (VOS) in the wild where users can choose some frames for annotations iteratively. Then, based on the user annotations, a segmentation algorithm refines the masks.…

计算机视觉与模式识别 · 计算机科学 2021-06-18 Zhaoyuan Yin , Jia Zheng , Weixin Luo , Shenhan Qian , Hanling Zhang , Shenghua Gao

Moving object segmentation (MOS) is a task to distinguish moving objects, e.g., moving vehicles and pedestrians, from the surrounding static environment. The segmentation accuracy of MOS can have an influence on odometry, map construction,…

计算机视觉与模式识别 · 计算机科学 2024-10-28 Shuo Gu , Suling Yao , Jian Yang , Hui Kong

We propose a deep video prediction model conditioned on a single image and an action class. To generate future frames, we first detect keypoints of a moving object and predict future motion as a sequence of keypoints. The input image is…

计算机视觉与模式识别 · 计算机科学 2019-10-07 Yunji Kim , Seonghyeon Nam , In Cho , Seon Joo Kim

Real-time motion detection in non-stationary scenes is a difficult task due to dynamic background, changing foreground appearance and limited computational resource. These challenges degrade the performance of the existing methods in…

计算机视觉与模式识别 · 计算机科学 2018-11-22 Junjie Huang , Wei Zou , Zheng Zhu , Jiagang Zhu

While motion has garnered attention in various tasks, its potential as a modality for weakly-supervised object detection (WSOD) in static images remains unexplored. Our study introduces an approach to enhance WSOD methods by integrating…

计算机视觉与模式识别 · 计算机科学 2024-09-17 Cagri Gungor , Adriana Kovashka

For safety-critical robotics applications such as autonomous driving, it is important to detect all required objects accurately in real-time. Motion segmentation offers a solution by identifying dynamic objects from the scene in a…

计算机视觉与模式识别 · 计算机科学 2025-07-18 Riku Inoue , Masamitsu Tsuchiya , Yuji Yasui

Static and moving objects often occur in real-life videos. Most video object segmentation methods only focus on extracting and exploiting motion cues to perceive moving objects. Once faced with the frames of static objects, the moving…

计算机视觉与模式识别 · 计算机科学 2024-02-06 Xiaoqi Zhao , Shijie Chang , Youwei Pang , Jiaxing Yang , Lihe Zhang , Huchuan Lu