paper-with-me

Papers

SCAF: Skip-Connections in Auto-encoder for Face alignment with few annotated data

2022-05-15 · ICIAP 2022 5 · Martin Dornier, Philippe-Henri Gosselin, Christian Raymond, Yann Ricquebourg, Bertrand Coüasnon

Supervised face alignment methods need large amounts of training data to achieve good performance in terms of accuracy and generalization. However face alignment datasets rarely exceed a few thousand samples making these methods prone to overfitting on the specific training dataset. Semi-supervised methods like TS3 or 3FabRec have emerged to alleviate this issue by using labeled and unlabeled data during the training. In this paper we propose Skip-Connections in Auto-encoder for Face alignment (SCAF), we build on 3FabRec by adding skip-connections between the encoder and the decoder. These skip-connections lead to better landmark predictions, especially on challenging examples. We also apply for the first time active learning to the face alignment task and introduce a new acquisition function, the Negative Neighborhood Magnitude, specially designed to assess the quality of heatmaps. These two proposals show their effectiveness on several face alignment datasets when training with limited data.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Active LearningDecoderFace Alignment

Similar Papers 제목 키워드 기반

Cross-modal Deep Face Normals with Deactivable Skip Connections

2020-03-21 · CVPR 2020 6 · Victoria Fernandez Abrevaya, Adnane Boukhayma, Philip H. S. Torr, Edmond Boyer

We present an approach for estimating surface normals from in-the-wild color images of faces. While data-driven strategies have been proposed for single face images, limited available ground truth data makes this problem…

3D Face ReconstructionDecoder

Denoising Auto-encoder with Recurrent Skip Connections and Residual Regression for Music Source Separation

2018-07-05 · Jen-Yu Liu, Yi-Hsuan Yang

Convolutional neural networks with skip connections have shown good performance in music source separation. In this work, we propose a denoising Auto-encoder with Recurrent skip Connections (ARC). We use 1D convolution a…

ARCDenoisingMusic Source Separationregression

Rethinking Skip Connections in Encoder-decoder Networks for Monocular Depth Estimation

2022-08-29 · Zhitong Lai, Haichao Sun, Rui Tian, Nannan Ding 외

Skip connections are fundamental units in encoder-decoder networks, which are able to improve the feature propagtion of the neural networks. However, most methods with skip connections just connected features with the sa…

DecoderDepth EstimationMonocular Depth Estimation

LiLa-Net: Lightweight Latent LiDAR Autoencoder for 3D Point Cloud Reconstruction

2025-10-02 · Mario Resino, Borja Pérez, Jaime Godoy, Abdulla Al-Kaff 외 arxiv

This work proposed a 3D autoencoder architecture, named LiLa-Net, which encodes efficient features from real traffic environments, employing only the LiDAR's point clouds. For this purpose, we have real semi-autonomous v…

Point Clouds

HARP-Net: Hyper-Autoencoded Reconstruction Propagation for Scalable Neural Audio Coding

2021-07-22 · Darius Petermann, SeungKwon Beack, Minje Kim

An autoencoder-based codec employs quantization to turn its bottleneck layer activation into bitstrings, a process that hinders information flow between the encoder and decoder parts. To circumvent this issue, we employ …

DecoderQuantization