中文
相关论文

相关论文: Temporal-Viewpoint Transportation Plan for Skeleta…

200 篇论文

In autonomous driving and robotics, there is a growing interest in utilizing short-term historical data to enhance multi-camera 3D object detection, leveraging the continuous and correlated nature of input video streams. Recent work has…

计算机视觉与模式识别 · 计算机科学 2024-04-03 Seokha Moon , Hongbeen Park , Jungphil Kwon , Jaekoo Lee , Jinkyu Kim

Few-shot object detection (FSOD) aims to detect never-seen objects using few examples. This field sees recent improvement owing to the meta-learning techniques by learning how to match between the query image and few-shot class examples,…

计算机视觉与模式识别 · 计算机科学 2022-05-10 Guangxing Han , Yicheng He , Shiyuan Huang , Jiawei Ma , Shih-Fu Chang

Motivated by the previous success of Two-Dimensional Convolutional Neural Network (2D CNN) on image recognition, researchers endeavor to leverage it to characterize videos. However, one limitation of applying 2D CNN to analyze videos is…

计算机视觉与模式识别 · 计算机科学 2020-07-16 Junwu Weng , Donghao Luo , Yabiao Wang , Ying Tai , Chengjie Wang , Jilin Li , Feiyue Huang , Xudong Jiang , Junsong Yuan

Temporal modeling and spatio-temporal collaboration are pivotal techniques for video-based human pose estimation. Most state-of-the-art methods adopt optical flow or temporal difference, learning local visual content correspondence across…

计算机视觉与模式识别 · 计算机科学 2025-02-18 Runyang Feng , Haoming Chen

Human motion prediction, i.e., forecasting future body poses given observed pose sequence, has typically been tackled with recurrent neural networks (RNNs). However, as evidenced by prior work, the resulted RNN models suffer from prediction…

计算机视觉与模式识别 · 计算机科学 2020-07-08 Wei Mao , Miaomiao Liu , Mathieu Salzmann , Hongdong Li

Most real-world knowledge graphs are characterized by a long-tail relation frequency distribution where a significant fraction of relations occurs only a handful of times. This observation has given rise to recent interest in low-shot…

机器学习 · 计算机科学 2020-10-26 Mehrnoosh Mirtaheri , Mohammad Rostami , Xiang Ren , Fred Morstatter , Aram Galstyan

Class prototype construction and matching are core aspects of few-shot action recognition. Previous methods mainly focus on designing spatiotemporal relation modeling modules or complex temporal alignment algorithms. Despite the promising…

计算机视觉与模式识别 · 计算机科学 2023-08-21 Jiazheng Xing , Mengmeng Wang , Yudi Ruan , Bofan Chen , Yaowei Guo , Boyu Mu , Guang Dai , Jingdong Wang , Yong Liu

Few-shot deep learning is a topical challenge area for scaling visual recognition to open ended growth of unseen new classes with limited labeled examples. A promising approach is based on metric learning, which trains a deep embedding to…

计算机视觉与模式识别 · 计算机科学 2020-04-29 Xueting Zhang , Yuting Qiang , Flood Sung , Yongxin Yang , Timothy M. Hospedales

Skeleton data carries valuable motion information and is widely explored in human action recognition. However, not only the motion information but also the interaction with the environment provides discriminative cues to recognize the…

计算机视觉与模式识别 · 计算机科学 2022-05-11 Liang Xu , Cuiling Lan , Wenjun Zeng , Cewu Lu

This paper presents a novel method for the reconstruction of high-resolution temporal images in dynamic tomographic imaging, particularly for discrete objects with smooth boundaries that vary over time. Addressing the challenge of limited…

图像与视频处理 · 电气工程与系统科学 2023-11-10 Ajinkya Kadu , Felix Lucka , Kees Joost Batenburg

Few-shot action recognition aims at quickly adapting a pre-trained model to the novel data with a distribution shift using only a limited number of samples. Key challenges include how to identify and leverage the transferable knowledge…

计算机视觉与模式识别 · 计算机科学 2024-06-06 Yuke Li , Guangyi Chen , Ben Abramowitz , Stefano Anzellott , Donglai Wei

Automated viewpoint classification in echocardiograms can help under-resourced clinics and hospitals in providing faster diagnosis and screening when expert technicians may not be available. We propose a novel approach towards…

计算机视觉与模式识别 · 计算机科学 2025-01-08 Satchel French , Faith Zhu , Amish Jain , Naimul Khan

Temporal sentence grounding aims to localize a target segment in an untrimmed video semantically according to a given sentence query. Most previous works focus on learning frame-level features of each whole frame in the entire video, and…

计算机视觉与模式识别 · 计算机科学 2022-03-08 Daizong Liu , Xiang Fang , Wei Hu , Pan Zhou

Skeleton-based temporal action segmentation is a fundamental yet challenging task, playing a crucial role in enabling intelligent systems to perceive and respond to human activities. While fully-supervised methods achieve satisfactory…

计算机视觉与模式识别 · 计算机科学 2026-03-09 Hongsong Wang , Yiqin Shen , Pengbo Yan , Jie Gui

For pursuing accurate skeleton-based action recognition, most prior methods use the strategy of combining Graph Convolution Networks (GCNs) with attention-based methods in a serial way. However, they regard the human skeleton as a complete…

计算机视觉与模式识别 · 计算机科学 2023-01-30 Chen Pang , Xuequan Lu , Lei Lyu

Accurate 3D human pose estimation from monocular videos requires effective modelling of complex spatial and temporal dependencies. However, existing methods often face challenges in efficiency and adaptability when modelling spatial and…

计算机视觉与模式识别 · 计算机科学 2026-04-07 Ruochen Li , Shuang Chen , Wenke E , Farshad Arvin , Amir Atapour-Abarghouei

In this paper, we propose a coupled spatial-temporal attention (CSTA) model for skeleton-based action recognition, which aims to figure out the most discriminative joints and frames in spatial and temporal domains simultaneously.…

计算机视觉与模式识别 · 计算机科学 2019-09-24 Jiayun Wang

Recognizing human actions in untrimmed videos is an important challenging task. An effective 3D motion representation and a powerful learning model are two key factors influencing recognition performance. In this paper we introduce a new…

计算机视觉与模式识别 · 计算机科学 2018-12-31 Huy-Hieu Pham , Louahdi Khoudour , Alain Crouzil , Pablo Zegers , Sergio A. Velastin

Training deep learning models for accurate spatiotemporal recognition of facial expressions in videos requires significant computational resources. For practical reasons, 3D Convolutional Neural Networks (3D CNNs) are usually trained with…

计算机视觉与模式识别 · 计算机科学 2020-11-11 Théo Ayral , Marco Pedersoli , Simon Bacon , Eric Granger

Few-shot action recognition aims to recognize action classes with few training samples. Most existing methods adopt a meta-learning approach with episodic training. In each episode, the few samples in a meta-training task are split into…

计算机视觉与模式识别 · 计算机科学 2021-10-26 Xiatian Zhu , Antoine Toisoul , Juan-Manuel Perez-Rua , Li Zhang , Brais Martinez , Tao Xiang
‹ 上一页 1 8 9 10 下一页 ›