Fine-tuned ResNet34 for efficient brain tumor classification.
Authors
Affiliations (1)
Affiliations (1)
- Faculty of Information Technology Engineering, Syrian Virtual University, Damascus, Syria. [email protected].
Abstract
Brain tumors are among the most fatal diseases, Often leading to a reduction in life expectancy. Early and accurate diagnosis is essential to guide effective treatment and enhance survival rates. Advances in artificial intelligence, particularly deep learning with Convolutional Neural Networks (CNNs), have revolutionized medical imaging analysis by enabling automated and precise diagnostic tools. This study investigates the effectiveness of deep transfer learning for brain tumor classification using a publicly available 7023 image Brain Tumor MRI Dataset (Figshare, SARTAJ, Br35H), and split into training, validation, and test sets, categorizing four classes : glioma, meningioma, pituitary tumor, and no tumor. The proposed method employs a fine-tuned ResNet-34 model, enhanced with custom classification head, data augmentation techniques, and the Ranger optimizer (combining RAdam and Lookahead for stable convergence). The model achieved an accuracy of 99.66% , surpassing current state-of-the-art approaches.