中文
相关论文

相关论文: Real-time Human-Centric Segmentation for Complex V…

200 篇论文

Video instance segmentation (VIS) is a critical task with diverse applications, including autonomous driving and video editing. Existing methods often underperform on complex and long videos in real world, primarily due to two factors.…

计算机视觉与模式识别 · 计算机科学 2023-07-17 Tao Zhang , Xingye Tian , Yu Wu , Shunping Ji , Xuebo Wang , Yuan Zhang , Pengfei Wan

Recently, an audio-visual instance segmentation (AVIS) task has been introduced, aiming to identify, segment and track individual sounding instances in videos. However, prevailing methods primarily adopt the offline paradigm, that cannot…

计算机视觉与模式识别 · 计算机科学 2026-03-03 Yingjian Zhu , Ying Wang , Yuyang Hong , Ruohao Guo , Kun Ding , Xin Gu , Bin Fan , Shiming Xiang

Video instance segmentation is a complex task in which we need to detect, segment, and track each object for any given video. Previous approaches only utilize single-frame features for the detection, segmentation, and tracking of objects…

计算机视觉与模式识别 · 计算机科学 2020-12-08 Yang Fu , Linjie Yang , Ding Liu , Thomas S. Huang , Humphrey Shi

Video recognition has been advanced in recent years by benchmarks with rich annotations. However, research is still mainly limited to human action or sports recognition - focusing on a highly specific video understanding task and thus…

计算机视觉与模式识别 · 计算机科学 2020-12-16 Ali Diba , Mohsen Fayyaz , Vivek Sharma , Manohar Paluri , Jurgen Gall , Rainer Stiefelhagen , Luc Van Gool

In this work, we present a new computer vision task named video object of interest segmentation (VOIS). Given a video and a target image of interest, our objective is to simultaneously segment and track all objects in the video that are…

计算机视觉与模式识别 · 计算机科学 2022-12-07 Siyuan Zhou , Chunru Zhan , Biao Wang , Tiezheng Ge , Yuning Jiang , Li Niu

Annotation of medical images, such as MRI and CT scans, is crucial for evaluating treatment efficacy and planning radiotherapy. However, the extensive workload of medical professionals limits their ability to annotate large image datasets,…

图像与视频处理 · 电气工程与系统科学 2025-03-03 Eichi Takaya , Shinnosuke Yamamoto

Recently, transformer-based methods have achieved impressive results on Video Instance Segmentation (VIS). However, most of these top-performing methods run in an offline manner by processing the entire video clip at once to predict…

计算机视觉与模式识别 · 计算机科学 2022-11-17 Zitong Zhan , Daniel McKee , Svetlana Lazebnik

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

Instance-level video segmentation requires a solid integration of spatial and temporal information. However, current methods rely mostly on domain-specific information (online learning) to produce accurate instance-level segmentations. We…

计算机视觉与模式识别 · 计算机科学 2019-04-12 Juan Leon Alcazar , Maria A. Bravo , Ali K. Thabet , Guillaume Jeanneret , Thomas Brox , Pablo Arbelaez , Bernard Ghanem

In recent years, online Video Instance Segmentation (VIS) methods have shown remarkable advancement with their powerful query-based detectors. Utilizing the output queries of the detector at the frame-level, these methods achieve high…

计算机视觉与模式识别 · 计算机科学 2024-03-11 Hanjung Kim , Jaehyun Kang , Miran Heo , Sukjun Hwang , Seoung Wug Oh , Seon Joo Kim

Video Instance Segmentation (VIS) is a task that simultaneously requires classification, segmentation, and instance association in a video. Recent VIS approaches rely on sophisticated pipelines to achieve this goal, including RoI-related…

计算机视觉与模式识别 · 计算机科学 2022-08-23 Zhengkai Jiang , Zhangxuan Gu , Jinlong Peng , Hang Zhou , Liang Liu , Yabiao Wang , Ying Tai , Chengjie Wang , Liqing Zhang

Video object segmentation can be considered as one of the most challenging computer vision problems. Indeed, so far, no existing solution is able to effectively deal with the peculiarities of real-world videos, especially in cases of…

计算机视觉与模式识别 · 计算机科学 2016-01-06 Simone Palazzo , Concetto Spampinato , Daniela Giordano

Multimedia event detection is the task of detecting a specific event of interest in an user-generated video on websites. The most fundamental challenge facing this task lies in the enormously varying quality of the video as well as the…

计算机视觉与模式识别 · 计算机科学 2021-10-18 Minnan Luo , Xiaojun Chang , Chen Gong

Recent advances in multimodal large language models (MLLMs) have expanded research in video understanding, primarily focusing on high-level tasks such as video captioning and question-answering. Meanwhile, a smaller body of work addresses…

计算机视觉与模式识别 · 计算机科学 2025-04-04 Ali Athar , Xueqing Deng , Liang-Chieh Chen

Online video object segmentation is a challenging task as it entails to process the image sequence timely and accurately. To segment a target object through the video, numerous CNN-based methods have been developed by heavily finetuning on…

计算机视觉与模式识别 · 计算机科学 2018-06-07 Jingchun Cheng , Yi-Hsuan Tsai , Wei-Chih Hung , Shengjin Wang , Ming-Hsuan Yang

This paper addresses the task of unsupervised video multi-object segmentation. Current approaches follow a two-stage paradigm: 1) detect object proposals using pre-trained Mask R-CNN, and 2) conduct generic feature matching for temporal…

计算机视觉与模式识别 · 计算机科学 2021-04-13 Tianfei Zhou , Jianwu Li , Xueyi Li , Ling Shao

We address an essential problem in computer vision, that of unsupervised object segmentation in video, where a main object of interest in a video sequence should be automatically separated from its background. An efficient solution to this…

计算机视觉与模式识别 · 计算机科学 2017-04-20 Emanuela Haller , Marius Leordeanu

We address the weakly supervised video highlight detection problem for learning to detect segments that are more attractive in training videos given their video event label but without expensive supervision of manually annotating highlight…

计算机视觉与模式识别 · 计算机科学 2020-08-14 Fa-Ting Hong , Xuanteng Huang , Wei-Hong Li , Wei-Shi Zheng

The two-stage methods for instance segmentation, e.g. Mask R-CNN, have achieved excellent performance recently. However, the segmented masks are still very coarse due to the downsampling operations in both the feature pyramid and the…

计算机视觉与模式识别 · 计算机科学 2021-04-20 Gang Zhang , Xin Lu , Jingru Tan , Jianmin Li , Zhaoxiang Zhang , Quanquan Li , Xiaolin Hu

Human-centric scene understanding is significant for real-world applications, but it is extremely challenging due to the existence of diverse human poses and actions, complex human-environment interactions, severe occlusions in crowds, etc.…

计算机视觉与模式识别 · 计算机科学 2023-07-28 Yiteng Xu , Peishan Cong , Yichen Yao , Runnan Chen , Yuenan Hou , Xinge Zhu , Xuming He , Jingyi Yu , Yuexin Ma