中文
相关论文

相关论文: Instance As Identity: A Generic Online Paradigm fo…

200 篇论文

Recently, the research interest of person re-identification (ReID) has gradually turned to video-based methods, which acquire a person representation by aggregating frame features of an entire video. However, existing video-based ReID…

计算机视觉与模式识别 · 计算机科学 2020-09-14 Xinyang Jiang , Yifei Gong , Xiaowei Guo , Qize Yang , Feiyue Huang , Weishi Zheng , Feng Zheng , Xing Sun

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

Enabled by large annotated datasets, tracking and segmentation of objects in videos has made remarkable progress in recent years. Despite these advancements, algorithms still struggle under degraded conditions and during fast movements.…

计算机视觉与模式识别 · 计算机科学 2025-05-28 Friedhelm Hamann , Hanxiong Li , Paul Mieske , Lars Lewejohann , Guillermo Gallego

Multi-object tracking (MOT) is an important and practical task related to both surveillance systems and moving camera applications, such as autonomous driving and robotic vision. However, due to unreliable detection, occlusion and fast…

计算机视觉与模式识别 · 计算机科学 2018-11-20 Gaoang Wang , Yizhou Wang , Haotian Zhang , Renshu Gu , Jenq-Neng Hwang

We present a novel approach for unsupervised activity segmentation which uses video frame clustering as a pretext task and simultaneously performs representation learning and online clustering. This is in contrast with prior works where…

计算机视觉与模式识别 · 计算机科学 2023-08-21 Sateesh Kumar , Sanjay Haresh , Awais Ahmed , Andrey Konin , M. Zeeshan Zia , Quoc-Huy Tran

Interactive video object segmentation is a crucial video task, having various applications from video editing to data annotating. However, current approaches struggle to accurately segment objects across diverse domains. Recently, Segment…

计算机视觉与模式识别 · 计算机科学 2024-06-11 Xiaoli Wei , Zhaoqing Wang , Yandong Guo , Chunxia Zhang , Tongliang Liu , Mingming Gong

Instance segmentation of images is an important tool for automated scene understanding. Neural networks are usually trained to optimize their overall performance in terms of accuracy. Meanwhile, in applications such as automated driving, an…

计算机视觉与模式识别 · 计算机科学 2026-01-13 Kira Maag

Multi-instance video object segmentation is to segment specific instances throughout a video sequence in pixel level, given only an annotated first frame. In this paper, we implement an effective fully convolutional networks with U-Net…

计算机视觉与模式识别 · 计算机科学 2019-05-21 Heguang Liu , Jingle Jiang

Artificial Intelligence (AI) systems are transforming critical sectors such as healthcare, finance, and transportation, enhancing operational efficiency and decision-making processes. However, their deployment in high-stakes domains has…

计算机与社会 · 计算机科学 2025-08-01 Diego Russo , Gian Marco Orlando , Valerio La Gatta , Vincenzo Moscato

Gait recognition, which refers to the recognition or identification of a person based on their body shape and walking styles, derived from video data captured from a distance, is widely used in crime prevention, forensic identification, and…

计算机视觉与模式识别 · 计算机科学 2022-07-14 Hung-Min Hsu , Yizhou Wang , Cheng-Yen Yang , Jenq-Neng Hwang , Hoang Le Uyen Thuc , Kwang-Ju Kim

Most of the modern instance segmentation approaches fall into two categories: region-based approaches in which object bounding boxes are detected first and later used in cropping and segmenting instances; and keypoint-based approaches in…

计算机视觉与模式识别 · 计算机科学 2020-03-17 Xingqian Xu , Mang Tik Chiu , Thomas S. Huang , Honghui Shi

We propose FlowCut, a simple and capable method for unsupervised video instance segmentation consisting of a three-stage framework to construct a high-quality video dataset with pseudo labels. To our knowledge, our work is the first attempt…

计算机视觉与模式识别 · 计算机科学 2025-05-20 Alp Eren Sari , Paolo Favaro

It is expensive and labour-extensive to label the pixel-wise object masks in a video. As a result, the amount of pixel-wise annotations in existing video instance segmentation (VIS) datasets is small, limiting the generalization capability…

计算机视觉与模式识别 · 计算机科学 2023-07-13 Minghan Li , Lei Zhang

Instance segmentation is an important problem in computer vision, with applications in autonomous driving, drone navigation and robotic manipulation. However, most existing methods are not real-time, complicating their deployment in…

计算机视觉与模式识别 · 计算机科学 2019-07-31 Laurynas Miksys , Saumya Jetley , Michael Sapienza , Stuart Golodetz , Philip H. S. Torr

Temporal modeling is crucial for multi-frame human pose estimation. Most existing methods directly employ optical flow or deformable convolution to predict full-spectrum motion fields, which might incur numerous irrelevant cues, such as a…

计算机视觉与模式识别 · 计算机科学 2023-05-09 Runyang Feng , Yixing Gao , Xueqing Ma , Tze Ho Elden Tse , Hyung Jin Chang

Recent DETR-based methods have advanced the development of Video Instance Segmentation (VIS) through transformers' efficiency and capability in modeling spatial and temporal information. Despite harvesting remarkable progress, existing…

计算机视觉与模式识别 · 计算机科学 2024-12-03 Rongkun Zheng , Lu Qi , Xi Chen , Yi Wang , Kun Wang , Yu Qiao , Hengshuang Zhao

Cloud-based Artificial Intelligence (AI) inference is increasingly latency- and context-sensitive, yet today's AI-as-a-Service is typically consumed as an application-chosen endpoint, leaving the network to provide only best-effort…

网络与互联网体系结构 · 计算机科学 2026-02-19 Mohaned Chraiti , Merve Saimler

In recent years, the task of segmenting foreground objects from background in a video, i.e. video object segmentation (VOS), has received considerable attention. In this paper, we propose a single end-to-end trainable deep neural network,…

计算机视觉与模式识别 · 计算机科学 2019-10-02 Ye Lyu , George Vosselman , Gui-Song Xia , Michael Ying Yang

Identifying key individuals in video scenes is essential for applications such as automated video editing and intelligent surveillance. Current methods primarily focus on static images and immediate visual cues, overlooking the rich…

计算机视觉与模式识别 · 计算机科学 2026-05-28 Xiao Wang , Minglei Yang , Bin Yang , Wenke Huang , Zheng Wang , Xin Xu , Mang Ye

Recent progresses in model-free single object tracking (SOT) algorithms have largely inspired applying SOT to \emph{multi-object tracking} (MOT) to improve the robustness as well as relieving dependency on external detector. However, SOT…

计算机视觉与模式识别 · 计算机科学 2019-02-25 Peng Chu , Heng Fan , Chiu C Tan , Haibin Ling
‹ 上一页 1 8 9 10 下一页 ›