Skip to content

Rama-Alsadeq/Osteo-by-AI

Repository files navigation

Osteo-by-AI 🤖🦴🩻

End-to-end AI framework for osteoarthritis and osteoporosis diagnosis

Abstarct

This project, titled “Osteo by AI”, introduces an intelligent diagnostic system for detecting two major bone disorders: osteoarthritis and osteoporosis.

It employs an integrated AI framework combining deep learning, ensemble modeling, and explainable AI techniques for automated and accurate diagnosis. A YOLO-based helper model is used for knee joint localization, followed by transfer learning for OA classification and a multi-source ensemble approach for OP diagnosis, leveraging imaging, clinical, and rule-based submodels.

Data preprocessing, augmentation, and Grad-CAM visualization enhance both model performance and interpretability. Developed and tested on publicly available datasets, the system achieved promising results and was deployed via a web-based interface for real-time clinical support, with further validation recommended for broader application.

The project aims to contribute to early detection and monitoring of bone diseases, especially in regions with limited access to medical expertise. Results demonstrate promising accuracy, confirming the potential of artificial intelligence in medical imaging and diagnostics.

1️⃣ Osteoarthritis (OA)

📄 System Design

OA_System

🪜 Preprocessing Steps

OA_images_preprocessing

🔎 Results

OA_model_results

Accuracy = .93

🪞Front-End

الصورة الأولى

الصورة الثانية

الصورة الثالثة

2️⃣ Osteoporosis (OP)

📄 System Design

OP_System

🪜 Preprocessing Steps (Images)

OP_images_Preprocessing

🔎 Results (Images Model)

OP_model1_results

Accuracy = .81

🔎 Results (Risk Factors Model)

OP_model2_results

Accuracy = .91

🪞 Front-End

الصورة الأولى

الصورة الثانية

الصورة الثالثة

✨Helper Model : YOLOv8 Training — Roboflow

YOLO_Training

Authors

👩🏻‍💻 Rama Amjad Alsadeq
👩🏻‍💻 Oula Saleem Hanandeh
👩🏻‍💻 Shaima Feras Alharahsheh

This project, in its first version, was developed as a fulfillment of the graduation requirements for the Data Science and Artificial Intelligence program at Al al-Bayt University, Jordan, in August 2025.