中文
相关论文

相关论文: Video Object Segmentation using Teacher-Student Ad…

200 篇论文

Learning long-term spatial-temporal features are critical for many video analysis tasks. However, existing video segmentation methods predominantly rely on static image segmentation techniques, and methods capturing temporal dependency for…

计算机视觉与模式识别 · 计算机科学 2018-09-05 Ning Xu , Linjie Yang , Yuchen Fan , Jianchao Yang , Dingcheng Yue , Yuchen Liang , Brian Price , Scott Cohen , Thomas Huang

The Segment Anything Model (SAM) has gained significant attention for its impressive performance in image segmentation. However, it lacks proficiency in referring video object segmentation (RVOS) due to the need for precise user-interactive…

计算机视觉与模式识别 · 计算机科学 2024-09-04 Yonglin Li , Jing Zhang , Xiao Teng , Long Lan , Xinwang Liu

Domain shift has always been one of the primary issues in video object segmentation (VOS), for which models suffer from degeneration when tested on unfamiliar datasets. Recently, many online methods have emerged to narrow the performance…

计算机视觉与模式识别 · 计算机科学 2021-05-25 Jinshuo Zhang , Zhicheng Wang , Songyan Zhang , Gang Wei

Well structured visual representations can make robot learning faster and can improve generalization. In this paper, we study how we can acquire effective object-centric representations for robotic manipulation tasks without human labeling…

机器人学 · 计算机科学 2018-11-20 Eric Jang , Coline Devin , Vincent Vanhoucke , Sergey Levine

Object detection for robot guidance is a crucial mission for autonomous robots, which has provoked extensive attention for researchers. However, the changing view of robot movement and limited available data hinder the research in this…

计算机视觉与模式识别 · 计算机科学 2019-11-21 Jingwen Fu , Licheng Zong , Yinbing Li , Ke Li , Bingqian Yang , Xibei Liu

Common users have changed from mere consumers to active producers of multimedia data content. Video editing plays an important role in this scenario, calling for simple segmentation tools that can handle fast-moving and deformable video…

计算机视觉与模式识别 · 计算机科学 2016-06-13 Thiago Vallin Spina , Alexandre Xavier Falcão

Object segmentation is a key component in the visual system of a robot that performs tasks like grasping and object manipulation, especially in presence of occlusions. Like many other computer vision tasks, the adoption of deep…

计算机视觉与模式识别 · 计算机科学 2021-11-23 Federico Ceola , Elisa Maiettini , Giulia Pasquale , Lorenzo Rosasco , Lorenzo Natale

We aim to teach robots to perform simple object manipulation tasks by watching a single video demonstration. Towards this goal, we propose an optimization approach that outputs a coarse and temporally evolving 3D scene to mimic the action…

机器人学 · 计算机科学 2022-08-04 Vladimir Petrik , Mohammad Nomaan Qureshi , Josef Sivic , Makarand Tapaswi

The referring video object segmentation task (RVOS) involves segmentation of a text-referred object instance in the frames of a given video. Due to the complex nature of this multimodal task, which combines text reasoning, video…

计算机视觉与模式识别 · 计算机科学 2022-04-05 Adam Botach , Evgenii Zheltonozhskii , Chaim Baskin

Motion Expression guided Video Segmentation is a challenging task that aims at segmenting objects in the video based on natural language expressions with motion descriptions. Unlike the previous referring video object segmentation (RVOS),…

计算机视觉与模式识别 · 计算机科学 2024-06-21 Bin Cao , Yisi Zhang , Xuanxu Lin , Xingjian He , Bo Zhao , Jing Liu

Referring video object segmentation (RVOS) aims to segment objects in videos guided by natural language descriptions. We propose FS-RVOS, a Transformer-based model with two key components: a cross-modal affinity module and an instance…

计算机视觉与模式识别 · 计算机科学 2025-04-21 Heng Liu , Guanghui Li , Mingqi Gao , Xiantong Zhen , Feng Zheng , Yang Wang

What is the right object representation for manipulation? We would like robots to visually perceive scenes and learn an understanding of the objects in them that (i) is task-agnostic and can be used as a building block for a variety of…

机器人学 · 计算机科学 2018-09-10 Peter R. Florence , Lucas Manuelli , Russ Tedrake

The ability to successfully grasp objects is crucial in robotics, as it enables several interactive downstream applications. To this end, most approaches either compute the full 6D pose for the object of interest or learn to predict a set…

机器人学 · 计算机科学 2021-12-07 Pengyuan Wang , Fabian Manhardt , Luca Minciullo , Lorenzo Garattoni , Sven Meie , Nassir Navab , Benjamin Busam

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

Imitation can allow us to quickly gain an understanding of a new task. Through a demonstration, we can gain direct knowledge about which actions need to be performed and which goals they have. In this paper, we introduce a new approach to…

机器人学 · 计算机科学 2024-06-04 Josua Spisak , Matthias Kerzel , Stefan Wermter

Video segmentation -- partitioning video frames into multiple segments or objects -- plays a critical role in a broad range of practical applications, from enhancing visual effects in movie, to understanding scenes in autonomous driving, to…

计算机视觉与模式识别 · 计算机科学 2022-11-30 Tianfei Zhou , Fatih Porikli , David Crandall , Luc Van Gool , Wenguan Wang

Video object segmentation (VOS) aims at segmenting a particular object throughout the entire video clip sequence. The state-of-the-art VOS methods have achieved excellent performance (e.g., 90+% J&F) on existing datasets. However, since the…

计算机视觉与模式识别 · 计算机科学 2023-10-24 Henghui Ding , Chang Liu , Shuting He , Xudong Jiang , Philip H. S. Torr , Song Bai

Object handover is a common form of interaction that is widely present in collaborative tasks. However, achieving it efficiently remains a challenge. We address the problem of ensuring resilient robotic actions that can adapt to complex…

机器人学 · 计算机科学 2026-04-30 Omar Faris , Sławomir Tadeja , Fulvio Forni

Task-oriented object grasping and rearrangement are critical skills for robots to accomplish different real-world manipulation tasks. However, they remain challenging due to partial observations of the objects and shape variations in…

机器人学 · 计算机科学 2026-03-06 Yichen Cai , Jianfeng Gao , Christoph Pohl , Tamim Asfour

Learning actions from human demonstration video is promising for intelligent robotic systems. Extracting the exact section and re-observing the extracted video section in detail is important for imitating complex skills because human…

计算机视觉与模式识别 · 计算机科学 2021-01-14 Iori Yanokura , Naoki Wake , Kazuhiro Sasabuchi , Katsushi Ikeuchi , Masayuki Inaba