中文
相关论文

相关论文: Fine-Grained Action Detection with RGB and Pose In…

200 篇论文

Convolutional Neural Networks (ConvNets) have recently shown promising performance in many computer vision tasks, especially image-based recognition. How to effectively apply ConvNets to sequence-based data is still an open problem. This…

计算机视觉与模式识别 · 计算机科学 2017-01-02 Pichao Wang , Wanqing Li , Chuankun Li , Yonghong Hou

This work addresses multi-class segmentation of indoor scenes with RGB-D inputs. While this area of research has gained much attention recently, most works still rely on hand-crafted features. In contrast, we apply a multiscale…

计算机视觉与模式识别 · 计算机科学 2013-03-15 Camille Couprie , Clément Farabet , Laurent Najman , Yann LeCun

Regular pavement inspection plays a significant role in road maintenance for safety assurance. Existing methods mainly address the tasks of crack detection and segmentation that are only tailored for long-thin crack disease. However, there…

计算机视觉与模式识别 · 计算机科学 2020-11-10 Yujia Zhang , Qianzhong Li , Xiaoguang Zhao , Min Tan

Human body-pose estimation is a complex problem in computer vision. Recent research interests have been widened specifically on the Sports, Yoga, and Dance (SYD) postures for maintaining health conditions. The SYD pose categories are…

计算机视觉与模式识别 · 计算机科学 2023-08-02 Asish Bera , Mita Nasipuri , Ondrej Krejcar , Debotosh Bhattacharjee

Fine-grained classification is a relatively new field that has concentrated on using information from a single image, while ignoring the enormous potential of using video data to improve classification. In this work we present the novel…

计算机视觉与模式识别 · 计算机科学 2017-01-17 ZongYuan Ge , Chris McCool , Conrad Sanderson , Peng Wang , Lingqiao Liu , Ian Reid , Peter Corke

Rapid progress in adversarial learning has enabled the generation of realistic-looking fake visual content. To distinguish between fake and real visual content, several detection techniques have been proposed. The performance of most of…

计算机视觉与模式识别 · 计算机科学 2021-01-05 Bilal Yousaf , Muhammad Usama , Waqas Sultani , Arif Mahmood , Junaid Qadir

We consider the problem of detecting robotic grasps in an RGB-D view of a scene containing objects. In this work, we apply a deep learning approach to solve this problem, which avoids time-consuming hand-design of features. This presents…

机器学习 · 计算机科学 2014-08-22 Ian Lenz , Honglak Lee , Ashutosh Saxena

We present 2SDS (Scene Separation and Data Selection algorithm), a temporal segmentation algorithm used in real-time video stream interpretation. It complements CNN-based models to make use of temporal information in videos. 2SDS can detect…

计算机视觉与模式识别 · 计算机科学 2023-08-02 Yuelin Xin , Zihan Zhou , Yuxuan Xia

Inferring the 3D geometry and the semantic meaning of surfaces, which are occluded, is a very challenging task. Recently, a first end-to-end learning approach has been proposed that completes a scene from a single depth image. The approach…

计算机视觉与模式识别 · 计算机科学 2019-05-16 Martin Garbade , Yueh-Tung Chen , Johann Sawatzky , Juergen Gall

With the development of computer graphics technology, the images synthesized by computer software become more and more closer to the photographs. While computer graphics technology brings us a grand visual feast in the field of games and…

计算机视觉与模式识别 · 计算机科学 2022-07-08 Ziyi Xi , Hao Lin , Weiqi Luo

Fine-grained action detection is an important task with numerous applications in robotics and human-computer interaction. Existing methods typically utilize a two-stage approach including extraction of local spatio-temporal features…

计算机视觉与模式识别 · 计算机科学 2019-11-11 Khoi-Nguyen C. Mac , Dhiraj Joshi , Raymond A. Yeh , Jinjun Xiong , Rogerio S. Feris , Minh N. Do

Musculoskeletal and neurological disorders are the most common causes of walking problems among older people, and they often lead to diminished quality of life. Analyzing walking motion data manually requires trained professionals and the…

计算机视觉与模式识别 · 计算机科学 2022-08-19 Manli Zhu , Qianhui Men , Edmond S. L. Ho , Howard Leung , Hubert P. H. Shum

HMMs are widely used in action and gesture recognition due to their implementation simplicity, low computational requirement, scalability and high parallelism. They have worth performance even with a limited training set. All these…

计算机视觉与模式识别 · 计算机科学 2017-03-09 Guido Borghi , Roberto Vezzani , Rita Cucchiara

Assessing an athlete's performance in canoe sprint is often established by measuring a variety of kinematic parameters during training sessions. Many of these parameters are related to single or multiple paddle stroke cycles. Determining…

计算机视觉与模式识别 · 计算机科学 2025-03-26 Sarah Rockstroh , Patrick Frenzel , Daniel Matthes , Kay Schubert , David Wollburg , Mirco Fuchs

Convolutional neural networks (CNNs) have demonstrated their superiority in numerous computer vision tasks, yet their computational cost results prohibitive for many real-time applications such as pedestrian detection which is usually…

计算机视觉与模式识别 · 计算机科学 2018-01-03 Farzin Ghorban , Javier Marín , Yu Su , Alessandro Colombo , Anton Kummert

Despite recent advances on the topic of direct camera pose regression using neural networks, accurately estimating the camera pose of a single RGB image still remains a challenging task. To address this problem, we introduce a novel…

计算机视觉与模式识别 · 计算机科学 2019-10-29 Mai Bui , Christoph Baur , Nassir Navab , Slobodan Ilic , Shadi Albarqouni

In this work, we present the first efficient and practical algorithm for estimating the number of triangles in a graph stream using predictions. Our algorithm combines waiting room sampling and reservoir sampling with a predictor for the…

数据结构与算法 · 计算机科学 2024-09-24 Cristian Boldrin , Fabio Vandin

Edge detection in images is the foundation of many complex tasks in computer graphics. Due to the feature loss caused by multi-layer convolution and pooling architectures, learning-based edge detection models often produce thick edges and…

计算机视觉与模式识别 · 计算机科学 2024-09-04 Qinghui Hong , Haoyou Jiang , Pingdan Xiao , Sichun Du , Tao Li

Aiming at the difficulty of extracting image features and estimating the Jacobian matrix in image based visual servo, this paper proposes an image based visual servo approach with deep learning. With the powerful learning capabilities of…

计算机视觉与模式识别 · 计算机科学 2019-09-18 Jingshu Liu , Yuan Li

The goal of this work is to replace objects in an RGB-D scene with corresponding 3D models from a library. We approach this problem by first detecting and segmenting object instances in the scene using the approach from Gupta et al. [13].…

计算机视觉与模式识别 · 计算机科学 2015-02-17 Saurabh Gupta , Pablo Arbeláez , Ross Girshick , Jitendra Malik