Skip to content
View Khalid-Siddiqi's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report Khalid-Siddiqi

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Khalid-Siddiqi/README.md

πŸ‘‹ Hi, I’m @Khalid-Siddiqi

  • πŸŽ“ Incoming MS AI & Data Science Student at GUTECH (Fall 2026) | BS CS from FAST NUCES Karachi
  • πŸ’Ό AI Research Assistant at GUTECH specializing in Medical AI, Radiomics, and Computer Vision
  • 🧠 Passionate about bridging Deep Learning, Medical Imaging, and Computational Neuroscience
  • 🎯 Currently exploring the internal geometry of vision models and interpretable AI for high-stakes healthcare.

πŸ† Achievements

  • πŸ₯‰ 3rd place in Procom Computer Vision Competition 2025
  • πŸ₯‰ 3rd place in PaysysLab AI Competition 2025

πŸ”¬ Research & Professional Experience

AI Research Assistant | GUTECH

Current

  • Radiomics & Survival Prediction: Engineering multi-modal data fusion pipelines for Preoperative Diffuse Glioma MRI (UCSF-PDGM) and local AKU datasets. Implementing advanced feature extraction and statistical modeling in PyTorch to evaluate tumor aggressiveness and predict patient survival (C-index).
  • Pediatric Oncology Telemedicine: Designing modular data pipelines using Retrieval-Augmented Generation (RAG) and Milvus to extract grounded clinical insights from unstructured patient reports for AI-driven decision support.
  • Fine-Grained Action Recognition: Architecting temporal pipelines combining YOLO, MediaPipe, and Temporal Transformers/LSTMs for highly precise sequence monitoring and anomaly detection (e.g., ATM workflow compliance and industrial assembly).

AI-Based Diabetic Patient Management (ADPM) System

Project Lead Developed an end-to-end Image-Based Recommender System for Diabetic Foot Ulcer (DFU) treatment.

  • Architectures: Achieved state-of-the-art segmentation and classification using a hybrid YOLOv11 + Swin Transformer approach, alongside ConvNeXt and ViT.
  • Full-Stack Deployment: Containerized the backend using Docker and FastAPI, creating a robust REST API to generate PDF reports with segmented overlays.
  • Clinical Dashboard: Integrated real-time inference into a React Native dashboard to reduce diagnosis turnaround time for clinicians.

🧰 Tech Stack

  • Languages: Python, Node.js, C/C++
  • ML & Deep Learning: PyTorch, TensorFlow, Scikit-learn, XGBoost, HuggingFace Transformers
  • Computer Vision: Radiomics, YOLOv11, Swin Transformer, ViT, MediaPipe, PatchCore
  • GenAI & NLP: RAG Pipelines, Milvus, Vector DBs, Prompt Engineering
  • Backend & DevOps: FastAPI (Async), Docker, PostgreSQL, MongoDB, Git

🎯 Goals

  • Advance state-of-the-art research in Medical AI, Neuro-technology, and Human Activity Recognition.
  • Probe the representational geometry of vision models to build trustworthy, interpretable AI systems.
  • Continue competing and collaborating in national & international AI/Computer Vision competitions.

πŸ”— Portfolio & Contact

πŸ“Œ Featured Repositories

Pinned Loading

  1. Swin-ResNet-Ensemble-for-Custom-DFU-Grading Swin-ResNet-Ensemble-for-Custom-DFU-Grading Public

    This project implements an ensemble of Swin Transformer and ResNet models for grading diabetic foot ulcers (DFU) into four severity levels. By leveraging the complementary strengths of CNNs and Tra…

    Python 1

  2. DFU-Detection-Segmentation-with-YOLOv11-Full-Stack-Mobile-Deployment DFU-Detection-Segmentation-with-YOLOv11-Full-Stack-Mobile-Deployment Public

    This project includes the implementation and code for annotating Diabetic Foot Ulcer (DFU) images using the YOLOv11 instance segmentation model.

    Jupyter Notebook

  3. DFU-vs-Noise-Classification DFU-vs-Noise-Classification Public

    Jupyter Notebook

  4. Image-Based-Recommender-System-for-Personalized-Diabetic-Foot-Ulcer-Treatment-Using-Deep-Learning Image-Based-Recommender-System-for-Personalized-Diabetic-Foot-Ulcer-Treatment-Using-Deep-Learning Public

    An end-to-end system for automated Diabetic Foot Ulcer (DFU) grade classification, treatment recommendation, explainability, and report generation β€” integrated with a mobile app and powered by deep…

    Python