中文
相关论文

相关论文: SPOC: Spatially-Progressing Object State Change Se…

200 篇论文

Video object segmentation (VOS) aims to distinguish and track target objects in a video. Despite the excellent performance achieved by off-the-shell VOS models, existing VOS benchmarks mainly focus on short-term videos lasting about 5…

计算机视觉与模式识别 · 计算机科学 2024-05-02 Lingyi Hong , Zhongying Liu , Wenchao Chen , Chenzhi Tan , Yuang Feng , Xinyu Zhou , Pinxue Guo , Jinglun Li , Zhaoyu Chen , Shuyong Gao , Wei Zhang , Wenqiang Zhang

Dense video captioning is a challenging video understanding task which aims to simultaneously segment the video into a sequence of meaningful consecutive events and to generate detailed captions to accurately describe each event. Existing…

计算机视觉与模式识别 · 计算机科学 2025-09-04 AJ Piergiovanni , Ganesh Satish Mallya , Dahun Kim , Anelia Angelova

In this paper, we address the basic problem of recognizing moving objects in video images using SP Theory of Intelligence. The concept of SP Theory of Intelligence which is a framework of artificial intelligence, was first introduced by…

计算机视觉与模式识别 · 计算机科学 2017-04-25 Kumar S Ray , Sayandip Dutta , Anit Chakraborty

In this work, we introduce (a) the new problem of anticipating object state changes in images and videos during procedural activities, (b) new curated annotation data for object state change classification based on the Ego4D dataset, and…

计算机视觉与模式识别 · 计算机科学 2024-12-03 Victoria Manousaki , Konstantinos Bacharidis , Filippos Gouidis , Konstantinos Papoutsakis , Dimitris Plexousakis , Antonis Argyros

In this paper, we consider the problem of open-vocabulary semantic segmentation (OVS), which aims to segment objects of arbitrary classes instead of pre-defined, closed-set categories. The main contributions are as follows: First, we…

计算机视觉与模式识别 · 计算机科学 2023-03-06 Jilan Xu , Junlin Hou , Yuejie Zhang , Rui Feng , Yi Wang , Yu Qiao , Weidi Xie

We present an architecture and a training recipe that adapts pre-trained open-world image models to localization in videos. Understanding the open visual world (without being constrained by fixed label spaces) is crucial for many real-world…

计算机视觉与模式识别 · 计算机科学 2023-08-23 Georg Heigold , Matthias Minderer , Alexey Gritsenko , Alex Bewley , Daniel Keysers , Mario Lučić , Fisher Yu , Thomas Kipf

The advancement of computer vision has pushed visual analysis tasks from still images to the video domain. In recent years, video instance segmentation, which aims to track and segment multiple objects in video frames, has drawn much…

计算机视觉与模式识别 · 计算机科学 2023-11-03 Yiming Cui , Cheng Han , Dongfang Liu

Devising intelligent agents able to live in an environment and learn by observing the surroundings is a longstanding goal of Artificial Intelligence. From a bare Machine Learning perspective, challenges arise when the agent is prevented…

计算机视觉与模式识别 · 计算机科学 2022-04-27 Matteo Tiezzi , Simone Marullo , Lapo Faggi , Enrico Meloni , Alessandro Betti , Stefano Melacci

Temporal action segmentation (TAS) is a critical step toward long-term video understanding. Recent studies follow a pattern that builds models based on features instead of raw video picture information. However, we claim those models are…

计算机视觉与模式识别 · 计算机科学 2023-10-11 Wujun Wen , Yunheng Li , Zhuben Dong , Lin Feng , Wanxiao Yang , Shenlan Liu

Purpose: In this paper, we present a novel approach for online object tracking in laparoscopic cholecystectomy (LC) surgical videos, targeting localisation and tracking of critical anatomical structures and instruments. Our method addresses…

计算机视觉与模式识别 · 计算机科学 2026-03-10 Subhadeep Koley , Abdolrahim Kadkhodamohammadi , Santiago Barbarisi , Danail Stoyanov , Imanol Luengo

Annotating videos with object segmentation masks typically involves a two stage procedure of drawing polygons per object instance for all the frames and then linking them through time. While simple, this is a very tedious, time consuming…

计算机视觉与模式识别 · 计算机科学 2021-01-19 Namdar Homayounfar , Justin Liang , Wei-Chiu Ma , Raquel Urtasun

In this paper we present a data-driven approach to obtain the static image of a scene, eliminating dynamic objects that might have been present at the time of traversing the scene with a camera. The general objective is to improve…

计算机视觉与模式识别 · 计算机科学 2020-10-16 Berta Bescos , Cesar Cadena , Jose Neira

Human actions often induce changes of object states such as "cutting an apple", "cleaning shoes" or "pouring coffee". In this paper, we seek to temporally localize object states (e.g. "empty" and "full" cup) together with the corresponding…

计算机视觉与模式识别 · 计算机科学 2022-03-23 Tomáš Souček , Jean-Baptiste Alayrac , Antoine Miech , Ivan Laptev , Josef Sivic

Human pose estimation in videos remains a challenge, largely due to the reliance on extensive manual annotation of large datasets, which is expensive and labor-intensive. Furthermore, existing approaches often struggle to capture long-range…

计算机视觉与模式识别 · 计算机科学 2025-01-28 Yingying Jiao , Zhigang Wang , Sifan Wu , Shaojing Fan , Zhenguang Liu , Zhuoyue Xu , Zheqi Wu

Dense Video Object Captioning (DVOC) is the task of jointly detecting, tracking, and captioning object trajectories in a video, requiring the ability to understand spatio-temporal details and describe them in natural language. Due to the…

计算机视觉与模式识别 · 计算机科学 2025-10-31 Gabriel Fiastre , Antoine Yang , Cordelia Schmid

Learning a data-driven spatio-temporal semantic representation of the objects is the key to coherent and consistent labelling in video. This paper proposes to achieve semantic video object segmentation by learning a data-driven…

计算机视觉与模式识别 · 计算机科学 2024-07-09 Tinghuai Wang

We present a novel form of interactive video object segmentation where a few clicks by the user helps the system produce a full spatio-temporal segmentation of the object of interest. Whereas conventional interactive pipelines take the…

计算机视觉与模式识别 · 计算机科学 2016-07-06 Suyog Dutt Jain , Kristen Grauman

The objective of this work is to learn an object-centric video representation, with the aim of improving transferability to novel tasks, i.e., tasks different from the pre-training task of action classification. To this end, we introduce a…

计算机视觉与模式识别 · 计算机科学 2022-10-11 Chuhan Zhang , Ankush Gupta , Andrew Zisserman

This paper tackles the problem of video object segmentation. We are specifically concerned with the task of segmenting all pixels of a target object in all frames, given the annotation mask in the first frame. Even when such annotation is…

计算机视觉与模式识别 · 计算机科学 2019-10-01 Yu Liu , Lingqiao Liu , Haokui Zhang , Hamid Rezatofighi , Ian Reid

Reference-based video object segmentation is an emerging topic which aims to segment the corresponding target object in each video frame referred by a given reference, such as a language expression or a photo mask. However, language…

计算机视觉与模式识别 · 计算机科学 2023-11-14 Ruolin Yang , Da Li , Conghui Hu , Timothy Hospedales , Honggang Zhang , Yi-Zhe Song