中文
相关论文

相关论文: Learning Temporal Distribution and Spatial Correla…

200 篇论文

Object segmentation in three-dimensional (3-D) point clouds is a critical task for robots capable of 3-D perception. Despite the impressive performance of deep learning-based approaches on object segmentation in 2-D images, deep learning…

图像与视频处理 · 电气工程与系统科学 2019-10-31 Brian H. Wang , Wei-Lun Chao , Yan Wang , Bharath Hariharan , Kilian Q. Weinberger , Mark Campbell

Tracking and segmenting multiple similar objects with distinct or complex parts in long-term videos is particularly challenging due to the ambiguity in identifying target components and the confusion caused by occlusion, background clutter,…

计算机视觉与模式识别 · 计算机科学 2025-04-08 Xin Li , Deshui Miao , Zhenyu He , Yaowei Wang , Huchuan Lu , Ming-Hsuan Yang

The objective of this paper is a model that is able to discover, track and segment multiple moving objects in a video. We make four contributions: First, we introduce an object-centric segmentation model with a depth-ordered layer…

计算机视觉与模式识别 · 计算机科学 2022-11-15 Junyu Xie , Weidi Xie , Andrew Zisserman

This project aims to develop a robust video surveillance system, which can segment videos into smaller clips based on the detection of activities. It uses CCTV footage, for example, to record only major events-like the appearance of a…

计算机视觉与模式识别 · 计算机科学 2025-02-18 Shahran Rahman Alve

The problem of video object segmentation can become extremely challenging when multiple instances co-exist. While each instance may exhibit large scale and pose variations, the problem is compounded when instances occlude each other causing…

计算机视觉与模式识别 · 计算机科学 2018-03-15 Xiaoxiao Li , Chen Change Loy

Current state-of-the-art video object segmentation models have achieved great success using supervised learning with massive labeled training datasets. However, these models are trained using a single source domain and evaluated using…

计算机视觉与模式识别 · 计算机科学 2024-05-31 Islam Osman , Mohamed S. Shehata

We propose a deep learning-based framework for instance-level object segmentation. Our method mainly consists of three steps. First, We train a generic model based on ResNet-101 for foreground/background segmentations. Second, based on this…

计算机视觉与模式识别 · 计算机科学 2017-09-15 Jingchun Cheng , Sifei Liu , Yi-Hsuan Tsai , Wei-Chih Hung , Shalini De Mello , Jinwei Gu , Jan Kautz , Shengjin Wang , Ming-Hsuan Yang

Video object segmentation is a fundamental research problem in computer vision. Recent techniques have often applied attention mechanism to object representation learning from video sequences. However, due to temporal changes in the video…

计算机视觉与模式识别 · 计算机科学 2024-03-19 Quang-Trung Truong , Duc Thanh Nguyen , Binh-Son Hua , Sai-Kit Yeung

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

Transferring existing image-based detectors to the video is non-trivial since the quality of frames is always deteriorated by part occlusion, rare pose, and motion blur. Previous approaches exploit to propagate and aggregate features across…

计算机视觉与模式识别 · 计算机科学 2020-07-17 Zhengkai Jiang , Yu Liu , Ceyuan Yang , Jihao Liu , Peng Gao , Qian Zhang , Shiming Xiang , Chunhong Pan

Unsupervised Video Object Segmentation (VOS) aims at identifying the contours of primary foreground objects in videos without any prior knowledge. However, previous methods do not fully use spatial-temporal context and fail to tackle this…

计算机视觉与模式识别 · 计算机科学 2023-11-21 Ping Li , Yu Zhang , Li Yuan , Huaxin Xiao , Binbin Lin , Xianghua Xu

Weakly supervised video object segmentation (WSVOS) enables the identification of segmentation maps without requiring an extensive training dataset of object masks, relying instead on coarse video labels indicating object presence. Current…

计算机视觉与模式识别 · 计算机科学 2024-11-04 Guiqiu Liao , Matjaz Jogan , Sai Koushik , Eric Eaton , Daniel A. Hashimoto

In-context learning (ICL) enables generalization to new tasks with minimal labeled data. However, mainstream ICL approaches rely on a gridding strategy, which lacks the flexibility required for vision applications. We introduce Temporal, a…

计算机视觉与模式识别 · 计算机科学 2025-06-24 Assefa Wahd , Jacob Jaremko , Abhilash Hareendranathan

Most recent semi-supervised video object segmentation (VOS) methods rely on fine-tuning deep convolutional neural networks online using the given mask of the first frame or predicted masks of subsequent frames. However, the online…

计算机视觉与模式识别 · 计算机科学 2020-02-18 Yingjie Yin , De Xu , Xingang Wang , Lei Zhang

Referring video object segmentation aims to segment a referent throughout a video sequence according to a natural language expression. It requires aligning the natural language expression with the objects' motions and their dynamic…

计算机视觉与模式识别 · 计算机科学 2023-09-08 Jiajin Tang , Ge Zheng , Sibei Yang

Human Motion Segmentation (HMS), which aims to partition a video into non-overlapping segments corresponding to different human motions, has recently attracted increasing research attention. Existing HMS approaches are predominantly based…

计算机视觉与模式识别 · 计算机科学 2026-05-08 Xianghan Meng , Zhiyuan Huang , Zhengyu Tong , Chun-Guang Li

We present 2SDS (Scene Separation and Data Selection algorithm), a temporal segmentation algorithm used in real-time video stream interpretation. It complements CNN-based models to make use of temporal information in videos. 2SDS can detect…

计算机视觉与模式识别 · 计算机科学 2023-08-02 Yuelin Xin , Zihan Zhou , Yuxuan Xia

In this paper, we investigate a weakly-supervised object detection framework. Most existing frameworks focus on using static images to learn object detectors. However, these detectors often fail to generalize to videos because of the…

计算机视觉与模式识别 · 计算机科学 2017-08-03 Yuan Yuan , Xiaodan Liang , Xiaolong Wang , Dit-Yan Yeung , Abhinav Gupta

The ability to detect and segment moving objects in a scene is essential for building consistent maps, making future state predictions, avoiding collisions, and planning. In this paper, we address the problem of moving object segmentation…

机器人学 · 计算机科学 2021-07-15 Xieyuanli Chen , Shijie Li , Benedikt Mersch , Louis Wiesmann , Jürgen Gall , Jens Behley , Cyrill Stachniss

Reasoning Video Object Segmentation (ReasonVOS) is a challenging task that requires stable object segmentation across video sequences using implicit and complex textual inputs. Previous methods fine-tune Multimodal Large Language Models…

计算机视觉与模式识别 · 计算机科学 2026-03-03 Zhengtong Zhu , Jiaqing Fan , Zhixuan Liu , Fanzhang Li
‹ 上一页 1 2 3 10 下一页 ›