中文
相关论文

相关论文: Face Normal Estimation from Rags to Riches

200 篇论文

In this paper, we propose a novel face alignment method that trains deep convolutional network from coarse to fine. It divides given landmarks into principal subset and elaborate subset. We firstly keep a large weight for principal subset…

计算机视觉与模式识别 · 计算机科学 2016-08-02 Zhiwen Shao , Shouhong Ding , Yiru Zhao , Qinchuan Zhang , Lizhuang Ma

Facial attribute recognition is conventionally computed from a single image. In practice, each subject may have multiple face images. Taking the eye size as an example, it should not change, but it may have different estimation in multiple…

计算机视觉与模式识别 · 计算机科学 2018-05-24 Xudong Liu , Guodong Guo

Facial landmark localization plays an important role in face recognition and analysis applications. In this paper, we give a brief introduction to a coarse-to-fine pipeline with neural networks and sequential regression. First, a global…

计算机视觉与模式识别 · 计算机科学 2015-11-17 Zhiao Huang , Erjin Zhou , Zhimin Cao

This work introduces a novel deep-learning approach for estimating age from a single facial image by refining an initial age estimate. The refinement leverages a reference face database of individuals with similar ages and appearances. We…

计算机视觉与模式识别 · 计算机科学 2025-02-10 Ran Sandhaus , Yosi Keller

Despite the growing demand for accurate surface normal estimation models, existing methods use general-purpose dense prediction models, adopting the same inductive biases as other tasks. In this paper, we discuss the inductive biases needed…

计算机视觉与模式识别 · 计算机科学 2024-03-04 Gwangbin Bae , Andrew J. Davison

Multi-person pose estimation in images and videos is an important yet challenging task with many applications. Despite the large improvements in human pose estimation enabled by the development of convolutional neural networks, there still…

计算机视觉与模式识别 · 计算机科学 2018-04-24 Mihai Fieraru , Anna Khoreva , Leonid Pishchulin , Bernt Schiele

In recent years, face recognition systems have achieved exceptional success due to promising advances in deep learning architectures. However, they still fail to achieve expected accuracy when matching profile images against a gallery of…

计算机视觉与模式识别 · 计算机科学 2022-09-16 Moktari Mostofa , Mohammad Saeed Ebrahimi Saadabadi , Sahar Rahimi Malakshan , Nasser M. Nasrabadi

We present a minimalistic but effective neural network that computes dense facial correspondences in highly unconstrained RGB images. Our network learns a per-pixel flow and a matchability mask between 2D input photographs of a person and…

计算机视觉与模式识别 · 计算机科学 2017-09-05 Ronald Yu , Shunsuke Saito , Haoxiang Li , Duygu Ceylan , Hao Li

For the past decades, face recognition (FR) has been actively studied in computer vision and pattern recognition society. Recently, due to the advances in deep learning, the FR technology shows high performance for most of the benchmark…

计算机视觉与模式识别 · 计算机科学 2022-09-16 Hyung-Il Kim , Kimin Yun , Yong Man Ro

To parse images into fine-grained semantic parts, the complex fine-grained elements will put it in trouble when using off-the-shelf semantic segmentation networks. In this paper, for image parsing task, we propose to parse images from…

计算机视觉与模式识别 · 计算机科学 2018-04-24 Jiagao Hu , Zhengxing Sun , Yunhan Sun , Jinlong Shi

We present surface normal estimation using a single near infrared (NIR) image. We are focusing on fine-scale surface geometry captured with an uncalibrated light source. To tackle this ill-posed problem, we adopt a generative adversarial…

计算机视觉与模式识别 · 计算机科学 2016-03-25 Youngjin Yoon , Gyeongmin Choe , Namil Kim , Joon-Young Lee , In So Kweon

Point normal, as an intrinsic geometric property of 3D objects, not only serves conventional geometric tasks such as surface consolidation and reconstruction, but also facilitates cutting-edge learning-based techniques for shape analysis…

计算机视觉与模式识别 · 计算机科学 2022-03-24 Haoran Zhou , Honghua Chen , Yingkui Zhang , Mingqiang Wei , Haoran Xie , Jun Wang , Tong Lu , Jing Qin , Xiao-Ping Zhang

Deep Neural Network has shown great strides in the coarse-grained image classification task. It was in part due to its strong ability to extract discriminative feature representations from the images. However, the marginal visual difference…

计算机视觉与模式识别 · 计算机科学 2020-05-25 Prateek Shroff , Tianlong Chen , Yunchao Wei , Zhangyang Wang

Face recognition capabilities have recently made extraordinary leaps. Though this progress is at least partially due to ballooning training set sizes -- huge numbers of face images downloaded and labeled for identity -- it is not clear if…

计算机视觉与模式识别 · 计算机科学 2016-04-12 Iacopo Masi , Anh Tuan Tran , Jatuporn Toy Leksut , Tal Hassner , Gerard Medioni

Head pose estimation, which computes the intrinsic Euler angles (yaw, pitch, roll) from the human, is crucial for gaze estimation, face alignment, and 3D reconstruction. Traditional approaches heavily relies on the accuracy of facial…

计算机视觉与模式识别 · 计算机科学 2019-10-04 Haofan Wang , Zhenghua Chen , Yi Zhou

Face frontalization consists of synthesizing a frontally-viewed face from an arbitrarily-viewed one. The main contribution of this paper is a robust face alignment method that enables pixel-to-pixel warping. The method simultaneously…

计算机视觉与模式识别 · 计算机科学 2021-03-11 Zhiqi Kang , Mostafa Sadeghi , Radu Horaud

Automatic color enhancement is aimed to adaptively adjust photos to expected styles and tones. For current learned methods in this field, global harmonious perception and local details are hard to be well-considered in a single model…

计算机视觉与模式识别 · 计算机科学 2019-07-23 Chaowei Shan , Zhizheng Zhang , Zhibo Chen

Most existing methods for CRF estimation from a single image fail to handle general real images. For instance, EdgeCRF based on colour patches extracted from edges works effectively only when the presence of noise is insignificant, which is…

计算机视觉与模式识别 · 计算机科学 2021-02-24 Aashish Sharma , Robby T. Tan , Loong-Fah Cheong

Nowadays, it is possible to scan faces and automatically register them with high quality. However, the resulting face meshes often need further processing: we need to stabilize them to remove unwanted head movement. Stabilization is…

计算机视觉与模式识别 · 计算机科学 2024-11-25 Jan Bednarik , Erroll Wood , Vasileios Choutas , Timo Bolkart , Daoye Wang , Chenglei Wu , Thabo Beeler

Training a fine-grained image recognition model with limited data presents a significant challenge, as the subtle differences between categories may not be easily discernible amidst distracting noise patterns. One commonly employed strategy…

计算机视觉与模式识别 · 计算机科学 2024-11-27 Avraham Chapman , Haiming Xu , Lingqiao Liu
‹ 上一页 1 2 3 10 下一页 ›