中文
相关论文

相关论文: Learning Object State Changes in Videos: An Open-W…

200 篇论文

Object proposals have become an integral preprocessing steps of many vision pipelines including object detection, weakly supervised detection, object discovery, tracking, etc. Compared to the learning-free methods, learning-based proposals…

计算机视觉与模式识别 · 计算机科学 2021-08-17 Dahun Kim , Tsung-Yi Lin , Anelia Angelova , In So Kweon , Weicheng Kuo

We present a scalable approach for Detecting Objects by transferring Common-sense Knowledge (DOCK) from source to target categories. In our setting, the training data for the source categories have bounding box annotations, while those for…

计算机视觉与模式识别 · 计算机科学 2018-08-01 Krishna Kumar Singh , Santosh Divvala , Ali Farhadi , Yong Jae Lee

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

Open-Set Object Detection (OSOD) is crucial for autonomous driving, where perception systems must recognize and localize both known and previously unseen objects in complex, dynamic environments. While recent approaches deliver promising…

计算机视觉与模式识别 · 计算机科学 2026-05-05 Yuchen Zhang , Yao Lu , Johannes Betz

Video Object Segmentation (VOS) aims to track objects across frames in a video and segment them based on the initial annotated frame of the target objects. Previous VOS works typically rely on fully annotated videos for training. However,…

计算机视觉与模式识别 · 计算机科学 2024-05-24 Baiyu Chen , Sixian Chan , Xiaoqin Zhang

Monitoring Earth's evolving land covers requires methods capable of detecting changes across a wide range of categories and contexts. Existing change detection methods are hindered by their dependency on predefined classes, reducing their…

计算机视觉与模式识别 · 计算机科学 2025-01-23 Kaiyu Li , Xiangyong Cao , Yupeng Deng , Chao Pang , Zepeng Xin , Deyu Meng , Zhi Wang

Given an object mask, Semi-supervised Video Object Segmentation (SVOS) technique aims to track and segment the object across video frames, serving as a fundamental task in computer vision. Although recent memory-based methods demonstrate…

计算机视觉与模式识别 · 计算机科学 2025-07-28 Guanyi Qin , Ziyue Wang , Daiyun Shen , Haofeng Liu , Hantao Zhou , Junde Wu , Runze Hu , Yueming Jin

Open-Vocabulary Semantic Segmentation (OVSS) has advanced with recent vision-language models (VLMs), enabling segmentation beyond predefined categories through various learning schemes. Notably, training-free methods offer scalable, easily…

计算机视觉与模式识别 · 计算机科学 2025-04-08 Chanyoung Kim , Dayun Ju , Woojung Han , Ming-Hsuan Yang , Seong Jae Hwang

Video language continual learning involves continuously adapting to information from video and text inputs, enhancing a model's ability to handle new tasks while retaining prior knowledge. This field is a relatively under-explored area, and…

人工智能 · 计算机科学 2024-12-17 Tianqi Tang , Shohreh Deldari , Hao Xue , Celso De Melo , Flora D. Salim

The goal of this paper is open-vocabulary object detection (OVOD) $\unicode{x2013}$ building a model that can detect objects beyond the set of categories seen at training, thus enabling the user to specify categories of interest at…

计算机视觉与模式识别 · 计算机科学 2023-06-12 Prannay Kaul , Weidi Xie , Andrew Zisserman

Video segmentation aims at partitioning video sequences into meaningful segments based on objects or regions of interest within frames. Current video segmentation models are often derived from image segmentation techniques, which struggle…

计算机视觉与模式识别 · 计算机科学 2024-08-21 Chen Liang , Qiang Guo , Xiaochao Qu , Luoqi Liu , Ting Liu

Object-centric learning (OCL) aims to learn representations of individual objects within visual scenes without manual supervision, facilitating efficient and effective visual reasoning. Traditional OCL methods primarily employ bottom-up…

计算机视觉与模式识别 · 计算机科学 2024-11-11 Dongwon Kim , Seoyeon Kim , Suha Kwak

Training a 3D scene understanding model requires complicated human annotations, which are laborious to collect and result in a model only encoding close-set object semantics. In contrast, vision-language pre-training models (e.g., CLIP)…

计算机视觉与模式识别 · 计算机科学 2023-03-17 Junbo Zhang , Runpei Dong , Kaisheng Ma

Despite the remarkable accuracy of deep neural networks in object detection, they are costly to train and scale due to supervision requirements. Particularly, learning more object categories typically requires proportionally more bounding…

计算机视觉与模式识别 · 计算机科学 2021-03-16 Alireza Zareian , Kevin Dela Rosa , Derek Hao Hu , Shih-Fu Chang

Different from static images, videos contain additional temporal and spatial information for better object detection. However, it is costly to obtain a large number of videos with bounding box annotations that are required for supervised…

计算机视觉与模式识别 · 计算机科学 2022-08-19 Zhongjie Yu , Gaoang Wang , Lin Chen , Sebastian Raschka , Jiebo Luo

In order to interact with the world, agents must be able to predict the results of the world's dynamics. A natural approach to learn about these dynamics is through video prediction, as cameras are ubiquitous and powerful sensors. Direct…

计算机视觉与模式识别 · 计算机科学 2021-05-07 Karl Schmeckpeper , Georgios Georgakis , Kostas Daniilidis

This paper addresses the problem of change detection from a novel perspective of long-term map learning. We are particularly interested in designing an approach that can scale to large maps and that can function under global uncertainty in…

计算机视觉与模式识别 · 计算机科学 2017-03-03 Murase Tomoya , Tanaka Kanji

Visual grounding aims to identify objects or regions in a scene based on natural language descriptions, essential for spatially aware perception in autonomous driving. However, existing visual grounding tasks typically depend on bounding…

计算机视觉与模式识别 · 计算机科学 2025-09-04 Zhan Shi , Song Wang , Junbo Chen , Jianke Zhu

OOD-CV challenge is an out-of-distribution generalization task. In this challenge, our core solution can be summarized as that Noisy Label Learning Is A Strong Test-Time Domain Adaptation Optimizer. Briefly speaking, our main pipeline can…

计算机视觉与模式识别 · 计算机科学 2023-01-13 Yilu Guo , Xingyue Shi , Weijie Chen , Shicai Yang , Di Xie , Shiliang Pu , Yueting Zhuang

The problem of determining whether an object is in motion, irrespective of camera motion, is far from being solved. We address this challenging task by learning motion patterns in videos. The core of our approach is a fully convolutional…

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