Fetal brain gestational age estimation using deep learning

Publications

Fetal brain gestational age estimation using deep learning

Author : Dr Mudassir Rafi

Year : 2025

Publisher : Institute of Electrical and Electronics Engineers Inc.

Source Title : 2025 IEEE International Conference on Computer, Electronics, Electrical Engineering and their Applications, IC2E3 2025

Document Type :

Abstract

Fetal brain age prediction is crucial for assessing brain development and diagnosing congenital anomalies. Accurate gestational age estimation using imaging can enhance prenatal evaluation and understanding of brain maturity. The prediction of continuous values using deep learning remains a challenging task, despite the impressive application of convolutional neural networks (CNNs) for classification problems. The present study addresses this issue and uses transfer learning for such types of problem. The authors fine-Tuned ResNet50, DenseNet201, and MobileNetV2 by adding custom regression layers and selectively freezing pretrained layers to enhance training efficiency. Image resizing, normalization, and various data augmentation strategies were employed to avoid overfitting. Results show that fine-Tuning significantly improved regression accuracy, with further enhancement when the models were combined in an ensemble.