This repository hosts the official materials and webpage for our published research article on brain tumor classification using deep learning.
- Title: Convolutional Neural Network and Channel Attention Mechanism for Multiclass Brain Tumor Classification
- Authors: Ali Naderi, Akbar Asgharzadeh-Bonab, Farid Ahmadi, Hashem Kalbkhani
- Journal: Complexity (Wiley)
- Published: June 2025
- DOI: 10.1155/cplx/1644859
This paper presents a deep learning framework combining Convolutional Neural Networks (CNNs) with a Channel Attention Mechanism for effective multiclass classification of brain tumors using MRI images. The proposed model demonstrates high classification accuracy and robustness, making it suitable for aiding early-stage tumor diagnosis and treatment planning.
- π Read the article on Wiley
- π View HTML project page (once GitHub Pages is enabled)
- π₯ Download PDF of the article
Please cite our work using the following BibTeX entry:
@article{naderi2025cnn,
title={Convolutional Neural Network and Channel Attention Mechanism for Multiclass Brain Tumor Classification},
author={Naderi, Ali and Asgharzadeh-Bonab, Akbar and Ahmadi, Farid and Kalbkhani, Hashem},
journal={Complexity},
year={2025},
publisher={Wiley},
doi={10.1155/cplx/1644859}
}