Computer Vision Conference (CVC) 2026
21-22 May 2026
Publication Links
IJACSA
Special Issues
Computer Vision Conference (CVC)
Computing Conference
Intelligent Systems Conference (IntelliSys)
Future Technologies Conference (FTC)
International Journal of Advanced Computer Science and Applications(IJACSA), Volume 15 Issue 7, 2024.
Abstract: The increasing demand for real-time gender and age classification in video inputs has spurred advancements in computer vision techniques. This research work presents a comprehensive pipeline for addressing this challenge, encompassing three pivotal tasks: face detection, gender classification, and age estimation. FaceNet effectively identifies faces within video streams, serving as the foundation for subsequent analyses. Moving forward, gender classification is achieved by utilizing a finely tuned ResNet34 model. The model is trained as a binary classifier for the gender identification. The optimization process employs a binary cross-entropy loss function facilitated by the ADAM optimizer with a learning rate of 1e-2. The achieved accuracy of 97% on the test dataset demonstrates the model's proficiency. The ADAM optimizer with a learning rate 1e-3 is used to train with the Mean Absolute Error (MAE) loss function. The evaluation metric, MAE, underscores the model's effectiveness, with an achieved MAE error of 6.8, signifying its proficiency in age estimation. The comprehensive pipeline proposed in this research showcases the individual components' efficacy and demonstrates the synergy achieved through their integration. Experimental results substantiate the pipeline's capacity for real-time gender and age classification within video inputs, thus opening avenues for applications spanning diverse domains.
Abhishek Nazare and Sunita Padmannavar. “An Integrated Approach for Real-Time Gender and Age Classification in Video Inputs Using FaceNet and Deep Learning Techniques”. International Journal of Advanced Computer Science and Applications (IJACSA) 15.7 (2024). http://dx.doi.org/10.14569/IJACSA.2024.01507112
@article{Nazare2024,
title = {An Integrated Approach for Real-Time Gender and Age Classification in Video Inputs Using FaceNet and Deep Learning Techniques},
journal = {International Journal of Advanced Computer Science and Applications},
doi = {10.14569/IJACSA.2024.01507112},
url = {http://dx.doi.org/10.14569/IJACSA.2024.01507112},
year = {2024},
publisher = {The Science and Information Organization},
volume = {15},
number = {7},
author = {Abhishek Nazare and Sunita Padmannavar}
}
Copyright Statement: This is an open access article licensed under a Creative Commons Attribution 4.0 International License, which permits unrestricted use, distribution, and reproduction in any medium, even commercially as long as the original work is properly cited.