Age Estimation

71 papers with code • 16 benchmarks • 19 datasets

Age Estimation is the task of estimating the age of a person from an image some other kind of data.

( Image credit: BridgeNet )

Libraries

Use these libraries to find Age Estimation models and implementations

FaceXFormer: A Unified Transformer for Facial Analysis

Kartik-3004/facexformer 19 Mar 2024

Unlike these conventional methods, our FaceXformer leverages a transformer-based encoder-decoder architecture where each task is treated as a learnable token, enabling the integration of multiple tasks within a single framework.

137
19 Mar 2024

Faceptor: A Generalist Model for Face Perception

Recognito-Vision/NIST-FRVT-Top-1-Face-Recognition 14 Mar 2024

This design enhances the unification of model structure while improving application efficiency in terms of storage overhead.

106
14 Mar 2024

Beyond Specialization: Assessing the Capabilities of MLLMs in Age and Gender Estimation

wildchlamydia/mivolo 4 Mar 2024

Furthermore, we attempted various ways to fine-tune the ShareGPT4V model for this specific task, aiming to achieve state-of-the-art results in this particular challenge.

224
04 Mar 2024

Multi-Task Faces (MTF) Data Set: A Legally and Ethically Compliant Collection of Face Images for Various Classification Tasks

ramihaf/mtf_data_set 20 Nov 2023

To address these issues, we present the Multi-Task Faces (MTF) image data set, a meticulously curated collection of face images designed for various classification tasks, including face recognition, as well as race, gender, and age classification.

0
20 Nov 2023

Towards Machine Unlearning Benchmarks: Forgetting the Personal Identities in Facial Recognition Systems

ndb796/machineunlearning 3 Nov 2023

Recently, various studies have presented machine unlearning algorithms and evaluated their methods on several datasets.

38
03 Nov 2023

Ordinal Classification with Distance Regularization for Robust Brain Age Prediction

jaygshah/Robust-Brain-Age-Prediction IEEE/CVF Winter Conference on Applications of Computer Vision (WACV) 2023

However, these methods are subject to an inherent regression to the mean effect, which causes a systematic bias resulting in an overestimation of brain age in young subjects and underestimation in old subjects.

2
25 Oct 2023

A Comparative Study of Population-Graph Construction Methods and Graph Neural Networks for Brain Age Regression

bintsi/brain-age-population-graphs 26 Sep 2023

We conclude that static graph construction approaches are potentially insufficient for the task of brain age estimation and make recommendations for alternative research directions.

1
26 Sep 2023

SwinFace: A Multi-task Transformer for Face Recognition, Expression Recognition, Age Estimation and Attribute Estimation

lxq1000/swinface 22 Aug 2023

To address the conflicts among multiple tasks and meet the different demands of tasks, a Multi-Level Channel Attention (MLCA) module is integrated into each task-specific analysis subnet, which can adaptively select the features from optimal levels and channels to perform the desired tasks.

40
22 Aug 2023

A step towards understanding why classification helps regression

silvialaurapintea/reg-cls ICCV 2023

A number of computer vision deep regression approaches report improved results when adding a classification loss to the regression loss.

3
21 Aug 2023

Discretization-Induced Dirichlet Posterior for Robust Uncertainty Quantification on Regression

ensta-u2is/dido 17 Aug 2023

In this work, we propose a generalized AuxUE scheme for more robust uncertainty quantification on regression tasks.

3
17 Aug 2023