中文
相关论文

相关论文: Classifying, Segmenting, and Tracking Object Insta…

200 篇论文

Copy-Paste has proven to be a very effective data augmentation for instance segmentation which can improve the generalization of the model. We used a task-specific Copy-Paste data augmentation method to achieve good performance on the…

计算机视觉与模式识别 · 计算机科学 2021-10-04 Jahongir Yunusov , Shohruh Rakhmatov , Abdulaziz Namozov , Abdulaziz Gaybulayev , Tae-Hyong Kim

In modern video coding standards, block-based inter prediction is widely adopted, which brings high compression efficiency. However, in natural videos, there are usually multiple moving objects of arbitrary shapes, resulting in complex…

图像与视频处理 · 电气工程与系统科学 2024-09-13 Zhuoyuan Li , Zikun Yuan , Li Li , Dong Liu , Xiaohu Tang , Feng Wu

Video object segmentation targets at segmenting a specific object throughout a video sequence, given only an annotated first frame. Recent deep learning based approaches find it effective by fine-tuning a general-purpose segmentation model…

计算机视觉与模式识别 · 计算机科学 2018-02-06 Linjie Yang , Yanran Wang , Xuehan Xiong , Jianchao Yang , Aggelos K. Katsaggelos

State-of-the-art transformer-based video instance segmentation (VIS) approaches typically utilize either single-scale spatio-temporal features or per-frame multi-scale features during the attention computations. We argue that such an…

Video object detection is challenging because objects that are easily detected in one frame may be difficult to detect in another frame within the same clip. Recently, there have been major advances for doing object detection in a single…

计算机视觉与模式识别 · 计算机科学 2016-08-24 Wei Han , Pooya Khorrami , Tom Le Paine , Prajit Ramachandran , Mohammad Babaeizadeh , Honghui Shi , Jianan Li , Shuicheng Yan , Thomas S. Huang

The recent transformer-based models have dominated the Referring Video Object Segmentation (RVOS) task due to the superior performance. Most prior works adopt unified DETR framework to generate segmentation masks in query-to-instance…

计算机视觉与模式识别 · 计算机科学 2024-01-02 Zhuoyan Luo , Yicheng Xiao , Yong Liu , Yitong Wang , Yansong Tang , Xiu Li , Yujiu Yang

Recent object detection systems rely on two critical steps: (1) a set of object proposals is predicted as efficiently as possible, and (2) this set of candidate proposals is then passed to an object classifier. Such approaches have been…

计算机视觉与模式识别 · 计算机科学 2015-09-02 Pedro O. Pinheiro , Ronan Collobert , Piotr Dollar

An intuition on human segmentation is that when a human is moving in a video, the video-context (e.g., appearance and motion clues) may potentially infer reasonable mask information for the whole human body. Inspired by this, based on…

计算机视觉与模式识别 · 计算机科学 2018-03-01 Xiaodan Liang , Yunchao Wei , Liang Lin , Yunpeng Chen , Xiaohui Shen , Jianchao Yang , Shuicheng Yan

Instance segmentation is the problem of detecting and delineating each distinct object of interest appearing in an image. Current instance segmentation approaches consist of ensembles of modules that are trained independently of each other,…

计算机视觉与模式识别 · 计算机科学 2016-10-26 Bernardino Romera-Paredes , Philip H. S. Torr

Visual objects often have acoustic signatures that are naturally synchronized with them in audio-bearing video recordings. For this project, we explore the multimodal feature aggregation for video instance segmentation task, in which we…

计算机视觉与模式识别 · 计算机科学 2023-01-26 Kaihui Zheng , Yuqing Ren , Zixin Shen , Tianxu Qin

While impressive progress has been achieved, video instance segmentation (VIS) methods with per-clip input often fail on challenging videos with occluded objects and crowded scenes. This is mainly because instance queries in these methods…

计算机视觉与模式识别 · 计算机科学 2023-03-28 Minghan Li , Shuai Li , Wangmeng Xiang , Lei Zhang

Instance segmentation is essential for numerous computer vision applications, including robotics, human-computer interaction, and autonomous driving. Currently, popular models bring impressive performance in instance segmentation by…

计算机视觉与模式识别 · 计算机科学 2025-09-09 Cuong Manh Hoang

Current benchmarks for video segmentation are limited to annotating only salient objects (i.e., foreground instances). Despite their impressive architectural designs, previous works trained on these benchmarks have struggled to adapt to…

计算机视觉与模式识别 · 计算机科学 2024-12-04 Sangbeom Lim , Seongchan Kim , Seungjun An , Seokju Cho , Paul Hongsuck Seo , Seungryong Kim

We propose a simple yet effective instance segmentation framework, termed CondInst (conditional convolutions for instance segmentation). Top-performing instance segmentation methods such as Mask R-CNN rely on ROI operations (typically…

计算机视觉与模式识别 · 计算机科学 2020-07-28 Zhi Tian , Chunhua Shen , Hao Chen

We tackle the problem of one-shot instance segmentation: Given an example image of a novel, previously unknown object category, find and segment all objects of this category within a complex scene. To address this challenging new task, we…

计算机视觉与模式识别 · 计算机科学 2019-05-29 Claudio Michaelis , Ivan Ustyuzhaninov , Matthias Bethge , Alexander S. Ecker

This paper tackles the task of semi-supervised video object segmentation, i.e., the separation of an object from the background in a video, given the mask of the first frame. We present One-Shot Video Object Segmentation (OSVOS), based on a…

计算机视觉与模式识别 · 计算机科学 2017-04-14 Sergi Caelles , Kevis-Kokitsi Maninis , Jordi Pont-Tuset , Laura Leal-Taixé , Daniel Cremers , Luc Van Gool

Visual effects (VFX) production often struggles with slow, resource-intensive mask generation. This paper presents an automated video segmentation pipeline that creates temporally consistent instance masks. It employs machine learning for:…

计算机视觉与模式识别 · 计算机科学 2025-07-11 Johannes Merz , Lucien Fostier

Most existing methods realize 3D instance segmentation by extending those models used for 3D object detection or 3D semantic segmentation. However, these non-straightforward methods suffer from two drawbacks: 1) Imprecise bounding boxes or…

计算机视觉与模式识别 · 计算机科学 2022-11-30 Jiahao Sun , Chunmei Qing , Junpeng Tan , Xiangmin Xu

While Video Instance Segmentation (VIS) has seen rapid progress, current approaches struggle to predict high-quality masks with accurate boundary details. Moreover, the predicted segmentations often fluctuate over time, suggesting that…

计算机视觉与模式识别 · 计算机科学 2022-07-29 Lei Ke , Henghui Ding , Martin Danelljan , Yu-Wing Tai , Chi-Keung Tang , Fisher Yu

Although instance segmentation has made considerable advancement over recent years, it's still a challenge to design high accuracy algorithms with real-time performance. In this paper, we propose a real-time instance segmentation framework…

计算机视觉与模式识别 · 计算机科学 2021-08-03 Wentao Du , Zhiyu Xiang , Shuya Chen , Chengyu Qiao , Yiman Chen , Tingming Bai