English
Related papers

Related papers: A Convolution Tree with Deconvolution Branches: Ex…

200 papers

This work proposes a novel pose estimation model for object categories that can be effectively transferred to previously unseen environments. The deep convolutional network models (CNN) for pose estimation are typically trained and…

Computer Vision and Pattern Recognition · Computer Science 2022-03-04 Negar Nejatishahidin , Pooya Fayyazsanavi , Jana Kosecka

Pose-based action recognition has drawn considerable attention recently. Existing methods exploit the joint positions to extract the body-part features from the activation map of the convolutional networks to assist human action…

Computer Vision and Pattern Recognition · Computer Science 2019-12-02 Lei Shi , Yifan Zhang , Jian Cheng , Hanqing Lu

We present an unsupervised approach for learning to estimate three dimensional (3D) facial structure from a single image while also predicting 3D viewpoint transformations that match a desired pose and facial geometry. We achieve this by…

Computer Vision and Pattern Recognition · Computer Science 2018-12-27 Joel Ruben Antony Moniz , Christopher Beckham , Simon Rajotte , Sina Honari , Christopher Pal

This paper presents an approach to estimating the continuous 6-DoF pose of an object from a single RGB image. The approach combines semantic keypoints predicted by a convolutional network (convnet) with a deformable shape model. Unlike…

Computer Vision and Pattern Recognition · Computer Science 2022-04-13 Karl Schmeckpeper , Philip R. Osteen , Yufu Wang , Georgios Pavlakos , Kenneth Chaney , Wyatt Jordan , Xiaowei Zhou , Konstantinos G. Derpanis , Kostas Daniilidis

2D Convolutional neural network (CNN) has arguably become the de facto standard for computer vision tasks. Recent findings, however, suggest that CNN may not be the best option for 1D pattern recognition, especially for datasets with over 1…

Computer Vision and Pattern Recognition · Computer Science 2021-03-23 Yimin Yang , Wandong Zhang , Jonathan Wu , Will Zhao , Ao Chen

Facial landmark localisation in images captured in-the-wild is an important and challenging problem. The current state-of-the-art revolves around certain kinds of Deep Convolutional Neural Networks (DCNNs) such as stacked U-Nets and…

Computer Vision and Pattern Recognition · Computer Science 2018-12-06 Jia Guo , Jiankang Deng , Niannan Xue , Stefanos Zafeiriou

6 DoF poses estimation problem aims to estimate the rotation and translation parameters between two coordinates, such as object world coordinate and camera world coordinate. Although some advances are made with the help of deep learning,…

Computer Vision and Pattern Recognition · Computer Science 2021-10-26 Haowen Sun , Taiyong Wang

Head pose estimation is a crucial problem for many tasks, such as driver attention, fatigue detection, and human behaviour analysis. It is well known that neural networks are better at handling classification problems than regression…

Computer Vision and Pattern Recognition · Computer Science 2020-05-26 Zhongxu Hu , Yang Xing , Chen Lv , Peng Hang , Jie Liu

We propose a novel 3D face recognition algorithm using a deep convolutional neural network (DCNN) and a 3D augmentation technique. The performance of 2D face recognition algorithms has significantly increased by leveraging the…

Computer Vision and Pattern Recognition · Computer Science 2017-04-03 Donghyun Kim , Matthias Hernandez , Jongmoo Choi , Gerard Medioni

In this paper, we propose a new deep framework which predicts facial attributes and leverage it as a soft modality to improve face identification performance. Our model is an end to end framework which consists of a convolutional neural…

Computer Vision and Pattern Recognition · Computer Science 2018-05-02 Fariborz Taherkhani , Nasser M. Nasrabadi , Jeremy Dawson

We propose a new learning-based method for estimating 2D human pose from a single image, using Dual-Source Deep Convolutional Neural Networks (DS-CNN). Recently, many methods have been developed to estimate human pose by using pose priors…

Computer Vision and Pattern Recognition · Computer Science 2015-04-28 Xiaochuan Fan , Kang Zheng , Yuewei Lin , Song Wang

Detecting robust keypoints from an image is an integral part of many computer vision problems, and the characteristic orientation and scale of keypoints play an important role for keypoint description and matching. Existing learning-based…

Computer Vision and Pattern Recognition · Computer Science 2022-04-20 Jongmin Lee , Byungjin Kim , Minsu Cho

Monocular head pose estimation requires learning a model that computes the intrinsic Euler angles for pose (yaw, pitch, roll) from an input image of human face. Annotating ground truth head pose angles for images in the wild is difficult…

Computer Vision and Pattern Recognition · Computer Science 2018-12-04 Aryaman Gupta , Kalpit Thakkar , Vineet Gandhi , P J Narayanan

Heatmap regression has been used for landmark localization for quite a while now. Most of the methods use a very deep stack of bottleneck modules for heatmap classification stage, followed by heatmap regression to extract the keypoints. In…

Computer Vision and Pattern Recognition · Computer Science 2018-03-29 Amit Kumar , Rama Chellappa

In this paper, we propose an encoder-decoder convolutional neural network (CNN) architecture for estimating camera pose (orientation and location) from a single RGB-image. The architecture has a hourglass shape consisting of a chain of…

Computer Vision and Pattern Recognition · Computer Science 2017-08-25 Iaroslav Melekhov , Juha Ylioinas , Juho Kannala , Esa Rahtu

Recent advances in deep convolutional neural networks (CNNs) have motivated researchers to adapt CNNs to directly model points in 3D point clouds. Modeling local structure has been proven to be important for the success of convolutional…

Computer Vision and Pattern Recognition · Computer Science 2018-11-20 Shiyi Lan , Ruichi Yu , Gang Yu , Larry S. Davis

Hand pose estimation is a crucial part of a wide range of augmented reality and human-computer interaction applications. Predicting the 3D hand pose from a single RGB image is challenging due to occlusion and depth ambiguities. GCN-based…

Computer Vision and Pattern Recognition · Computer Science 2021-05-25 Ikram Kourbane , Yakup Genc

In this paper, we present a deep coupled framework to address the problem of matching sketch image against a gallery of mugshots. Face sketches have the essential in- formation about the spatial topology and geometric details of faces while…

Computer Vision and Pattern Recognition · Computer Science 2018-08-02 Seyed Mehdi Iranmanesh , Hadi Kazemi , Sobhan Soleymani , Ali Dabouei , Nasser M. Nasrabadi

Real-world face recognition requires an ability to perceive the unique features of an individual face across multiple, variable images. The primate visual system solves the problem of image invariance using cascades of neurons that convert…

Computer Vision and Pattern Recognition · Computer Science 2019-11-15 Matthew Q. Hill , Connor J. Parde , Carlos D. Castillo , Y. Ivette Colon , Rajeev Ranjan , Jun-Cheng Chen , Volker Blanz , Alice J. O'Toole

This paper proposes a new deep convolutional neural network (DCNN) architecture that learns pixel embeddings, such that pairwise distances between the embeddings can be used to infer whether or not the pixels lie on the same region. That…

Computer Vision and Pattern Recognition · Computer Science 2016-01-11 Adam W. Harley , Konstantinos G. Derpanis , Iasonas Kokkinos