中文
相关论文

相关论文: ActionFlowNet: Learning Motion Representation for …

200 篇论文

Scene flow estimation, which extracts point-wise motion between scenes, is becoming a crucial task in many computer vision tasks. However, all of the existing estimation methods utilize only the unidirectional features, restricting the…

计算机视觉与模式识别 · 计算机科学 2022-07-18 Wencan Cheng , Jong Hwan Ko

Existing methods in video action recognition mostly do not distinguish human body from the environment and easily overfit the scenes and objects. In this work, we present a conceptually simple, general and high-performance framework for…

计算机视觉与模式识别 · 计算机科学 2018-12-18 Jiagang Zhu , Wei Zou , Liang Xu , Yiming Hu , Zheng Zhu , Manyu Chang , Junjie Huang , Guan Huang , Dalong Du

In recent years, most of the accuracy gains for video action recognition have come from the newly designed CNN architectures (e.g., 3D-CNNs). These models are trained by applying a deep CNN on single clip of fixed temporal length. Since…

计算机视觉与模式识别 · 计算机科学 2021-02-03 Jenhao Hsiao , Jiawei Chen , Chiuman Ho

State estimation from limited sensor measurements is ubiquitously found as a common challenge in a broad range of fields including mechanics, astronomy, and geophysics. Fluid mechanics is no exception -- state estimation of fluid flows is…

流体动力学 · 物理学 2022-06-01 Taichi Nakamura , Koji Fukagata

Dynamic scene understanding is one of the most conspicuous field of interest among computer vision community. In order to enhance dynamic scene understanding, pixel-wise segmentation with neural networks is widely accepted. The latest…

计算机视觉与模式识别 · 计算机科学 2024-02-15 Ge Shi , Zhili Yang

In classic video action recognition, labels may not contain enough information about the diverse video appearance and dynamics, thus, existing models that are trained under the standard supervised learning paradigm may extract less…

计算机视觉与模式识别 · 计算机科学 2020-04-14 Zhiyu Yao , Yunbo Wang , Mingsheng Long , Jianmin Wang , Philip S Yu , Jiaguang Sun

Recognizing human actions based on videos has became one of the most popular areas of research in computer vision in recent years. This area has many applications such as surveillance, robotics, health care, video search and human-computer…

计算机视觉与模式识别 · 计算机科学 2021-03-10 Aytekin Nebisoy , Saber Malekzadeh

Optical flow techniques are becoming increasingly performant and robust when estimating motion in a scene, but their performance has yet to be proven in the area of facial expression recognition. In this work, a variety of optical flow…

计算机视觉与模式识别 · 计算机科学 2024-03-19 Benjamin Allaert , Isaac Ronald Ward , Ioan Marius Bilasco , Chaabane Djeraba , Mohammed Bennamoun

Existing 3D skeleton-based action recognition approaches reach impressive performance by encoding handcrafted action features to image format and decoding by CNNs. However, such methods are limited in two ways: a) the handcrafted action…

计算机视觉与模式识别 · 计算机科学 2022-08-09 Shannan Guan , Haiyan Lu , Linchao Zhu , Gengfa Fang

Conventionally, spatiotemporal modeling network and its complexity are the two most concentrated research topics in video action recognition. Existing state-of-the-art methods have achieved excellent accuracy regardless of the complexity…

计算机视觉与模式识别 · 计算机科学 2021-01-06 Wenhao Wu , Dongliang He , Tianwei Lin , Fu Li , Chuang Gan , Errui Ding

Recently, convolutional networks (convnets) have proven useful for predicting optical flow. Much of this success is predicated on the availability of large datasets that require expensive and involved data acquisition and laborious la-…

计算机视觉与模式识别 · 计算机科学 2016-08-23 Jason J. Yu , Adam W. Harley , Konstantinos G. Derpanis

Optical flow estimation is a crucial subfield of computer vision, serving as a foundation for video tasks. However, the real-world robustness is limited by animated synthetic datasets for training. This introduces domain gaps when applied…

计算机视觉与模式识别 · 计算机科学 2025-06-10 Yingping Liang , Ying Fu , Yutao Hu , Wenqi Shao , Jiaming Liu , Debing Zhang

We learn to compute optical flow by combining a classical spatial-pyramid formulation with deep learning. This estimates large motions in a coarse-to-fine approach by warping one image of a pair at each pyramid level by the current flow…

计算机视觉与模式识别 · 计算机科学 2016-11-22 Anurag Ranjan , Michael J. Black

Many applications in robotics and human-computer interaction can benefit from understanding 3D motion of points in a dynamic environment, widely noted as scene flow. While most previous methods focus on stereo and RGB-D images as input, few…

计算机视觉与模式识别 · 计算机科学 2019-07-23 Xingyu Liu , Charles R. Qi , Leonidas J. Guibas

Action recognition and anticipation are key to the success of many computer vision applications. Existing methods can roughly be grouped into those that extract global, context-aware representations of the entire image or sequence, and…

计算机视觉与模式识别 · 计算机科学 2016-11-21 Mohammad Sadegh Aliakbarian , Fatemehsadat Saleh , Basura Fernando , Mathieu Salzmann , Lars Petersson , Lars Andersson

Videos are unique in their ability to capture actions which transcend multiple frames. Accordingly, for many years action recognition was the quintessential task for video understanding. Unfortunately, due to a lack of sufficiently diverse…

计算机视觉与模式识别 · 计算机科学 2026-05-06 Tanush Yadav , Mohammadreza Salehi , Jae Sung Park , Vivek Ramanujan , Hannaneh Hajishirzi , Yejin Choi , Ali Farhadi , Rohun Tripathi , Ranjay Krishna

Action recognition, an essential component of computer vision, plays a pivotal role in multiple applications. Despite significant improvements brought by Convolutional Neural Networks (CNNs), these models suffer performance declines when…

计算机视觉与模式识别 · 计算机科学 2024-10-14 Xingyu Song , Zhan Li , Shi Chen , Xin-Qiang Cai , Kazuyuki Demachi

Convolutional neural networks (CNNs) have achieved remarkable performance in various fields, particularly in the domain of computer vision. However, why this architecture works well remains to be a mystery. In this work we move a small step…

机器学习 · 计算机科学 2019-05-27 Bing Yu , Junzhao Zhang , Zhanxing Zhu

Deep learning models, in particular \textit{image} models, have recently gained generalisability and robustness. %are becoming more general and robust by the day. In this work, we propose to exploit such advances in the realm of…

计算机视觉与模式识别 · 计算机科学 2024-11-05 Tanay Agrawal , Abid Ali , Antitza Dantcheva , Francois Bremond

Learning latent actions from large-scale videos is crucial for the pre-training of scalable embodied foundation models, yet existing methods often struggle with action-irrelevant distractors. Although incorporating action supervision can…

机器人学 · 计算机科学 2026-03-24 Xizhou Bu , Jiexi Lyu , Fulei Sun , Ruichen Yang , Zhiqiang Ma , Wei Li
‹ 上一页 1 8 9 10 下一页 ›