中文
相关论文

相关论文: 3D Dense Face Alignment with Fused Features by Agg…

200 篇论文

In this paper, we present a novel deep learning architecture for infrared and visible images fusion problem. In contrast to conventional convolutional networks, our encoding network is combined by convolutional layers, fusion layer and…

计算机视觉与模式识别 · 计算机科学 2019-01-23 Hui Li , Xiao-Jun Wu

Face parsing is an important problem in computer vision that finds numerous applications including recognition and editing. Recently, deep convolutional neural networks (CNNs) have been applied to image parsing and segmentation with the…

计算机视觉与模式识别 · 计算机科学 2017-08-08 Sifei Liu , Jianping Shi , Ji Liang , Ming-Hsuan Yang

We address the problem of restoring a high-resolution face image from a blurry low-resolution input. This problem is difficult as super-resolution and deblurring need to be tackled simultaneously. Moreover, existing algorithms cannot handle…

计算机视觉与模式识别 · 计算机科学 2018-11-26 Yibing Song , Jiawei Zhang , Lijun Gong , Shengfeng He , Linchao Bao , Jinshan Pan , Qingxiong Yang , Ming-Hsuan Yang

Facial recognition using deep convolutional neural networks relies on the availability of large datasets of face images. Many examples of identities are needed, and for each identity, a large variety of images are needed in order for the…

计算机视觉与模式识别 · 计算机科学 2021-04-01 Richard T. Marriott , Sami Romdhani , Liming Chen

Despite recent advances in multi-scale deep representations, their limitations are attributed to expensive parameters and weak fusion modules. Hence, we propose an efficient approach to fuse multi-scale deep representations, called…

计算机视觉与模式识别 · 计算机科学 2016-11-18 Yu Liu , Yanming Guo , Michael S. Lew

Inverse rendering in a 3D format denoted to recovering the 3D properties of a scene given 2D input image(s) and is typically done using 3D Morphable Model (3DMM) based methods from single view images. These models formulate each face as a…

计算机视觉与模式识别 · 计算机科学 2017-09-01 Shima Kamyab , Ali Ghodsi , S. Zohreh Azimifar

Realistic speech-driven 3D facial animation is a challenging problem due to the complex relationship between speech and face. In this paper, we propose a deep architecture, called Geometry-guided Dense Perspective Network (GDPnet), to…

图形学 · 计算机科学 2020-08-25 Jingying Liu , Binyuan Hui , Kun Li , Yunke Liu , Yu-Kun Lai , Yuxiang Zhang , Yebin Liu , Jingyu Yang

Graph Convolutional Networks (GCNs) have been widely demonstrated their powerful ability in graph data representation and learning. Existing graph convolution layers are mainly designed based on graph signal processing and transform aspect…

计算机视觉与模式识别 · 计算机科学 2022-04-27 Ziyan Zhang , Bo Jiang , Bin Luo

In recent decades, 3D morphable model (3DMM) has been commonly used in image-based photorealistic 3D face reconstruction. However, face images are often corrupted by serious occlusion by non-face objects including eyeglasses, masks, and…

计算机视觉与模式识别 · 计算机科学 2019-09-09 Xiaowei Yuan , In Kyu Park

The ability to estimate the 3D human shape and pose from images can be useful in many contexts. Recent approaches have explored using graph convolutional networks and achieved promising results. The fact that the 3D shape is represented by…

计算机视觉与模式识别 · 计算机科学 2021-12-07 Xin Yu , Jeroen van Baar , Siheng Chen

Convolutional Neural Network (CNN) struggle to capture the multi-dimensional structural information of complex high-dimensional data, which limits their feature learning capability. This paper proposes a feature fusion method based on…

计算机视觉与模式识别 · 计算机科学 2024-07-16 Yang Han , Qin Guangjun , Liu Ziyuan , Hu Yongqing , Liu Guangnan , Dai Qinglong

In this paper, we aim to reconstruct a full 3D human shape from a single image. Previous vertex-level and parameter regression approaches reconstruct 3D human shape based on a pre-defined adjacency matrix to encode positive relations…

计算机视觉与模式识别 · 计算机科学 2021-08-30 Shihao Zhou , Mengxi Jiang , Shanshan Cai , Yunqi Lei

Image guided depth completion aims to recover per-pixel dense depth maps from sparse depth measurements with the help of aligned color images, which has a wide range of applications from robotics to autonomous driving. However, the 3D…

计算机视觉与模式识别 · 计算机科学 2022-10-20 Xin Liu , Xiaofei Shao , Bo Wang , Yali Li , Shengjin Wang

3D building models with facade details are playing an important role in many applications now. Classifying point clouds at facade-level is key to create such digital replicas of the real world. However, few studies have focused on such…

计算机视觉与模式识别 · 计算机科学 2024-02-12 Yue Tan , Olaf Wysocki , Ludwig Hoegner , Uwe Stilla

This paper presents a Neural Aggregation Network (NAN) for video face recognition. The network takes a face video or face image set of a person with a variable number of face images as its input, and produces a compact, fixed-dimension…

计算机视觉与模式识别 · 计算机科学 2017-08-03 Jiaolong Yang , Peiran Ren , Dongqing Zhang , Dong Chen , Fang Wen , Hongdong Li , Gang Hua

Face clustering is an essential tool for exploiting the unlabeled face data, and has a wide range of applications including face annotation and retrieval. Recent works show that supervised clustering can result in noticeable performance…

计算机视觉与模式识别 · 计算机科学 2020-04-06 Lei Yang , Dapeng Chen , Xiaohang Zhan , Rui Zhao , Chen Change Loy , Dahua Lin

Facial video re-targeting is a challenging problem aiming to modify the facial attributes of a target subject in a seamless manner by a driving monocular sequence. We leverage the 3D geometry of faces and Generative Adversarial Networks…

计算机视觉与模式识别 · 计算机科学 2021-09-29 Michail Christos Doukas , Mohammad Rami Koujan , Viktoriia Sharmanska , Anastasios Roussos

In this paper, we propose a new deep learning-based approach for disentangling face identity representations from expressive 3D faces. Given a 3D face, our approach not only extracts a disentangled identity representation but also generates…

计算机视觉与模式识别 · 计算机科学 2021-04-22 Anis Kacem , Kseniya Cherenkova , Djamila Aouada

Facial motion retargeting is an important problem in both computer graphics and vision, which involves capturing the performance of a human face and transferring it to another 3D character. Learning 3D morphable model (3DMM) parameters from…

计算机视觉与模式识别 · 计算机科学 2019-03-01 Bindita Chaudhuri , Noranart Vesdapunt , Baoyuan Wang

Fully connected layer is an essential component of Convolutional Neural Networks (CNNs), which demonstrates its efficiency in computer vision tasks. The CNN process usually starts with convolution and pooling layers that first break down…

计算机视觉与模式识别 · 计算机科学 2020-09-24 M. Amine Mahmoudi , Aladine Chetouani , Fatma Boufera , Hedi Tabia