SCAF: Skip-Connections in Auto-encoder for Face alignment with few annotated data
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.
Code (0)
등록된 구현이 없습니다.
Tasks
Active LearningDecoderFace AlignmentSimilar Papers 제목 키워드 기반
Cross-modal Deep Face Normals with Deactivable Skip Connections
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 ReconstructionDecoderDenoising Auto-encoder with Recurrent Skip Connections and Residual Regression for Music Source Separation
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 SeparationregressionRethinking Skip Connections in Encoder-decoder Networks for Monocular Depth Estimation
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 EstimationLiLa-Net: Lightweight Latent LiDAR Autoencoder for 3D Point Cloud Reconstruction
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 CloudsHARP-Net: Hyper-Autoencoded Reconstruction Propagation for Scalable Neural Audio Coding
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