Status: Ongoing (Oct 2025 – June 2026)
Institution: Namal University, Mianwali
Supervised by: Dr. Ahmed Salim
This project focuses on the development of an AI-supported detection system to identify brain hemorrhages from Non-Contrast CT (NCCT) scans and classify their subtypes. Addressing the critical shortage of radiologists in Pakistan's public hospitals, this system aims to reduce diagnosis delays and prevent data loss through a centralized local server solution.
- Binary Classification: Detect the presence of hemorrhage (Normal vs. Abnormal).
- Subtype Classification: Identify the specific type of hemorrhage (e.g., Intracranial, Subdural).
- Deployment: Provide a user-friendly Web Interface for doctors using Streamlit.
- Data Management: Implement a local server solution to address the lack of PACS in rural hospitals.
- Language: Python
- Deep Learning: PyTorch / TensorFlow / Keras
- Computer Vision: OpenCV
- Data Processing: Pandas, NumPy, Scikit-learn
- Web Interface: Streamlit, FastAPI
- Hardware: Trained on High-Performance Computing (HPC) GPU resources[cite: 732].
The project follows a hybrid deep learning approach:
- Data Collection: Collaboration with DHQ Hospital Mianwali to collect ~4,800 DICOM images (Hemorrhage & Healthy).
- Preprocessing: Anonymization, Normalization, and Resizing of DICOM files.
- Annotation: Expert labelling by radiologists to mark hemorrhage regions and subtypes.
- Model Architecture: A Hybrid CNN (for feature extraction) combined with lightweight classifiers (ANN/SVM) for classification.
- Evaluation Metrics: Sensitivity, Specificity, Precision, F1 Score, and AUC.
- Uzair Bilal (Lead: Preprocessing, Training, Deployment)
- Muskan Aman Khan (Lead: Data Collection, Annotation, Testing)
This research is conducted in collaboration with the Department of Diagnostic Imaging, DHQ Hospital Mianwali.