Introduction: Nowadays, Artificial intelligence and machine learning have emerged as a powerful tool for the analysis of medical images such as MRI scans. This technology holds significant potential to improve diagnostic services and accelerate medical advances by facilitating clinical decision-making.
Method: In this work, we developed a Convolutional Neural Network (CNN) model specifically designed for the classification of medical images. Using a selected database, the model achieved a classification accuracy of 92%. To further improve the performance, we leveraged the pre-trained VGG16 model, which increased the classification accuracy to 100%. Additionally, we preprocessed the MRI images using the Roboflow platform and then developed YOLOv5 models for the detection of tumors, infections, and cancerous lesions.
Result: The results demonstrate a localization accuracy of 50.41% for these medical conditions.
Conclusion: This research highlights the value of AI-driven approaches in enhancing medical image analysis and their potential to support more accurate diagnoses and accelerate advancements in healthcare.
Keywords: Artificial Intelligence, CNN, Medical Image, Deep Learning, VGG16, YOLOv5.