中文
相关论文

相关论文: ACT-Net: Anchor-context Action Detection in Surger…

200 篇论文

This paper presents a novel spatiotemporal transformer network that introduces several original components to detect actions in untrimmed videos. First, the multi-feature selective semantic attention model calculates the correlations…

计算机视觉与模式识别 · 计算机科学 2024-05-15 Matthew Korban , Peter Youngs , Scott T. Acton

We present Hand-CNN, a novel convolutional network architecture for detecting hand masks and predicting hand orientations in unconstrained images. Hand-CNN extends MaskRCNN with a novel attention mechanism to incorporate contextual cues in…

计算机视觉与模式识别 · 计算机科学 2019-04-11 Supreeth Narasimhaswamy , Zhengwei Wei , Yang Wang , Justin Zhang , Minh Hoai

The accurate detection and segmentation of pavement distresses, particularly tiny and small cracks, are critical for early intervention and preventive maintenance in transportation infrastructure. Traditional manual inspection methods are…

计算机视觉与模式识别 · 计算机科学 2025-01-27 Blessing Agyei Kyem , Joshua Kofi Asamoah , Armstrong Aboah

Video action detection approaches usually conduct actor-centric action recognition over RoI-pooled features following the standard pipeline of Faster-RCNN. In this work, we first empirically find the recognition accuracy is highly…

计算机视觉与模式识别 · 计算机科学 2020-07-21 Jianchao Wu , Zhanghui Kuang , Limin Wang , Wayne Zhang , Gangshan Wu

We address the problem of temporal localization of repetitive activities in a video, i.e., the problem of identifying all segments of a video that contain some sort of repetitive or periodic motion. To do so, the proposed method represents…

计算机视觉与模式识别 · 计算机科学 2019-10-15 Giorgos Karvounas , Iason Oikonomidis , Antonis Argyros

Contrastive learning has achieved great success in skeleton-based action recognition. However, most existing approaches encode the skeleton sequences as entangled spatiotemporal representations and confine the contrasts to the same level of…

计算机视觉与模式识别 · 计算机科学 2023-09-13 Cong Wu , Xiao-Jun Wu , Josef Kittler , Tianyang Xu , Sara Atito , Muhammad Awais , Zhenhua Feng

Action recognition is a fundamental problem in computer vision with a lot of potential applications such as video surveillance, human computer interaction, and robot learning. Given pre-segmented videos, the task is to recognize actions…

计算机视觉与模式识别 · 计算机科学 2017-06-28 Ahsan Iqbal , Alexander Richard , Hilde Kuehne , Juergen Gall

The existing action tubelet detectors often depend on heuristic anchor design and placement, which might be computationally expensive and sub-optimal for precise localization. In this paper, we present a conceptually simple, computationally…

计算机视觉与模式识别 · 计算机科学 2020-08-25 Yixuan Li , Zixu Wang , Limin Wang , Gangshan Wu

While observing complex events with multiple actors, humans do not assess each actor separately, but infer from the context. The surrounding context provides essential information for understanding actions. To this end, we propose to…

计算机视觉与模式识别 · 计算机科学 2020-05-12 Oytun Ulutan , Swati Rallapalli , Mudhakar Srivatsa , Carlos Torres , B. S. Manjunath

In this paper, we address the challenging problem of spatial and temporal action detection in videos. We first develop an effective approach to localize frame-level action regions through integrating static and kinematic information by the…

计算机视觉与模式识别 · 计算机科学 2018-11-30 Yuancheng Ye , Xiaodong Yang , Yingli Tian

A recent endeavor in one class of video anomaly detection is to leverage diffusion models and posit the task as a generation problem, where the diffusion model is trained to recover normal patterns exclusively, thus reporting abnormal…

计算机视觉与模式识别 · 计算机科学 2024-12-13 Hang Zhou , Jiale Cai , Yuteng Ye , Yonghui Feng , Chenxing Gao , Junqing Yu , Zikai Song , Wei Yang

Background: Coronary artery disease (CAD) remains one of the leading causes of mortality worldwide. Precise segmentation of coronary arteries from invasive coronary angiography (ICA) is critical for effective clinical decision-making.…

图像与视频处理 · 电气工程与系统科学 2025-06-16 Nan Mu , Ruiqi Song , Xiaoning Li , Zhihui Xu , Jingfeng Jiang , Chen Zhao

Online action detection is a task with the aim of identifying ongoing actions from streaming videos without any side information or access to future frames. Recent methods proposed to aggregate fixed temporal ranges of invisible but…

计算机视觉与模式识别 · 计算机科学 2020-11-17 Sanqing Qu , Guang Chen , Dan Xu , Jinhu Dong , Fan Lu , Alois Knoll

Modern deep neural network based object detection methods typically classify candidate proposals using their interior features. However, global and local surrounding contexts that are believed to be valuable for object detection are not…

计算机视觉与模式识别 · 计算机科学 2016-03-25 Jianan Li , Yunchao Wei , Xiaodan Liang , Jian Dong , Tingfa Xu , Jiashi Feng , Shuicheng Yan

Localizing people and recognizing their actions from videos is a challenging task towards high-level video understanding. Existing methods are mostly two-stage based, with one stage for person bounding box generation and the other stage for…

计算机视觉与模式识别 · 计算机科学 2023-04-05 Shuning Chang , Pichao Wang , Fan Wang , Jiashi Feng , Mike Zheng Show

In this work, we present a method to predict an entire `action tube' (a set of temporally linked bounding boxes) in a trimmed video just by observing a smaller subset of it. Predicting where an action is going to take place in the near…

计算机视觉与模式识别 · 计算机科学 2018-08-24 Gurkirt Singh , Suman Saha , Fabio Cuzzolin

Recent advances on text-to-image generation have witnessed the rise of diffusion models which act as powerful generative models. Nevertheless, it is not trivial to exploit such latent variable models to capture the dependency among discrete…

计算机视觉与模式识别 · 计算机科学 2022-12-07 Jianjie Luo , Yehao Li , Yingwei Pan , Ting Yao , Jianlin Feng , Hongyang Chao , Tao Mei

Temporal action detection is a fundamental yet challenging task in video understanding. Video context is a critical cue to effectively detect actions, but current works mainly focus on temporal context, while neglecting semantic context as…

计算机视觉与模式识别 · 计算机科学 2020-04-06 Mengmeng Xu , Chen Zhao , David S. Rojas , Ali Thabet , Bernard Ghanem

Mistake detection in procedural tasks is essential for building intelligent systems that support learning and task execution. Existing approaches primarily analyze how an action is performed, while overlooking what it produces, i.e., the…

计算机视觉与模式识别 · 计算机科学 2026-02-17 Wenliang Guo , Yujiang Pu , Yu Kong

Action understanding, encompassing action detection and anticipation, plays a crucial role in numerous practical applications. However, untrimmed videos are often characterized by substantial redundant information and noise. Moreover, in…

计算机视觉与模式识别 · 计算机科学 2026-02-24 Xinyu Yang , Zheheng Jiang , Feixiang Zhou , Yihang Zhu , Na Lv , Nan Xing , Nishan Canagarajah , Huiyu Zhou