中文
相关论文

相关论文: ACR Loss: Adaptive Coordinate-based Regression Los…

200 篇论文

Active Shape Model (ASM) is a statistical model of object shapes that represents a target structure. ASM can guide machine learning algorithms to fit a set of points representing an object (e.g., face) onto an image. This paper presents a…

计算机视觉与模式识别 · 计算机科学 2021-06-17 Ali Pourramezan Fard , Hojjat Abdollahi , Mohammad Mahoor

Existing convolutional neural network (CNN) based face recognition algorithms typically learn a discriminative feature mapping, using a loss function that enforces separation of features from different classes and/or aggregation of features…

计算机视觉与模式识别 · 计算机科学 2019-05-20 Luo Jiang , Juyong Zhang , Bailin Deng

We present an algorithm for extracting key-point descriptors using deep convolutional neural networks (CNN). Unlike many existing deep CNNs, our model computes local features around a given point in an image. We also present a face…

计算机视觉与模式识别 · 计算机科学 2016-02-01 Amit Kumar , Rajeev Ranjan , Vishal Patel , Rama Chellappa

Recent works based on deep learning and facial priors have succeeded in super-resolving severely degraded facial images. However, the prior knowledge is not fully exploited in existing methods, since facial priors such as landmark and…

计算机视觉与模式识别 · 计算机科学 2020-03-31 Cheng Ma , Zhenyu Jiang , Yongming Rao , Jiwen Lu , Jie Zhou

When a high-resolution (HR) image is degraded into a low-resolution (LR) image, the image loses some of the existing information. Consequently, multiple HR images can correspond to the LR image. Most of the existing methods do not consider…

计算机视觉与模式识别 · 计算机科学 2022-07-19 Hanbyel Cho , Yekang Lee , Jaemyung Yu , Junmo Kim

Non-rigid alignment of point clouds is crucial for scene understanding, reconstruction, and various computer vision and robotics tasks. Recent advancements in implicit deformation networks for non-rigid registration have significantly…

计算机视觉与模式识别 · 计算机科学 2025-02-18 Mingyang Zhao , Gaofeng Meng , Dong-Ming Yan

We propose a novel facial Anchors and Contours Estimation framework, ACE-Net, for fine-level face alignment tasks. ACE-Net predicts facial anchors and contours that are richer than traditional facial landmarks while overcoming ambiguities…

计算机视觉与模式识别 · 计算机科学 2022-01-11 Jihua Huang , Amir Tamrakar

Active camera relocalization (ACR) is a new problem in computer vision that significantly reduces the false alarm caused by image distortions due to camera pose misalignment in fine-grained change detection (FGCD). Despite the fruitful…

计算机视觉与模式识别 · 计算机科学 2022-04-15 Nan Li , Wei Feng , Qian Zhang

Facial landmark detection is an important task in computer vision with numerous applications, such as head pose estimation, expression analysis, face swapping, etc. Heatmap regression-based methods have been widely used to achieve…

计算机视觉与模式识别 · 计算机科学 2025-08-22 Chiao-An Yang , Raymond A. Yeh

Face Recognition (FR) tasks have made significant progress with the advent of Deep Neural Networks, particularly through margin-based triplet losses that embed facial images into high-dimensional feature spaces. During training, these…

计算机视觉与模式识别 · 计算机科学 2025-07-16 Pierrick Leroy , Antonio Mastropietro , Marco Nurisso , Francesco Vaccarino

Point cloud analysis is an area of increasing interest due to the development of 3D sensors that are able to rapidly measure the depth of scenes accurately. Unfortunately, applying deep learning techniques to perform point cloud analysis is…

计算机视觉与模式识别 · 计算机科学 2021-01-05 Junming Zhang , Ming-Yuan Yu , Ram Vasudevan , Matthew Johnson-Roberson

Sparse Representation (or coding) based Classification (SRC) has gained great success in face recognition in recent years. However, SRC emphasizes the sparsity too much and overlooks the correlation information which has been demonstrated…

计算机视觉与模式识别 · 计算机科学 2014-05-05 Jing Wang , Canyi Lu , Meng Wang , Peipei Li , Shuicheng Yan , Xuegang Hu

In the tasks of image aesthetic quality evaluation, it is difficult to reach both the high score area and low score area due to the normal distribution of aesthetic datasets. To reduce the error in labeling and solve the problem of normal…

计算机视觉与模式识别 · 计算机科学 2022-01-11 Xin Jin , Hao Lou , Huang Heng , Xiaodong Li , Shuai Cui , Xiaokun Zhang , Xiqiao Li

Facial attributes are soft-biometrics that allow limiting the search space, e.g., by rejecting identities with non-matching facial characteristics such as nose sizes or eyebrow shapes. In this paper, we investigate how the latest versions…

计算机视觉与模式识别 · 计算机科学 2017-08-08 Manuel Günther , Andras Rozsa , Terrance E. Boult

Image super-resolution (SR) research has witnessed impressive progress thanks to the advance of convolutional neural networks (CNNs) in recent years. However, most existing SR methods are non-blind and assume that degradation has a single…

计算机视觉与模式识别 · 计算机科学 2021-07-05 Jiahui Zhang , Shijian Lu , Fangneng Zhan , Yingchen Yu

We present a new loss function, namely Wing loss, for robust facial landmark localisation with Convolutional Neural Networks (CNNs). We first compare and analyse different loss functions including L2, L1 and smooth L1. The analysis of these…

计算机视觉与模式识别 · 计算机科学 2018-10-25 Zhen-Hua Feng , Josef Kittler , Muhammad Awais , Patrik Huber , Xiao-Jun Wu

In recent years, heatmap regression based models have shown their effectiveness in face alignment and pose estimation. However, Conventional Heatmap Regression (CHR) is not accurate nor stable when dealing with high-resolution facial…

计算机视觉与模式识别 · 计算机科学 2018-11-26 Ying Tai , Yicong Liang , Xiaoming Liu , Lei Duan , Jilin Li , Chengjie Wang , Feiyue Huang , Yu Chen

Face Super-Resolution (SR) is a subfield of the SR domain that specifically targets the reconstruction of face images. The main challenge of face SR is to restore essential facial features without distortion. We propose a novel face SR…

计算机视觉与模式识别 · 计算机科学 2019-08-23 Deokyun Kim , Minseon Kim , Gihyun Kwon , Dae-Shik Kim

Coordinate based implicit neural representations have gained rapid popularity in recent years as they have been successfully used in image, geometry and scene modeling tasks. In this work, we present a novel use case for such implicit…

图形学 · 计算机科学 2023-12-13 Prashanth Chandran , Gaspard Zoss

Recently, a popular line of research in face recognition is adopting margins in the well-established softmax loss function to maximize class separability. In this paper, we first introduce an Additive Angular Margin Loss (ArcFace), which…

计算机视觉与模式识别 · 计算机科学 2022-09-07 Jiankang Deng , Jia Guo , Jing Yang , Niannan Xue , Irene Kotsia , Stefanos Zafeiriou