Skip to content
View Inioluwa-Ashamu's full-sized avatar

Block or report Inioluwa-Ashamu

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
Inioluwa-Ashamu/README.md

Hi, I'm Inioluwa Isaac Ashamu 👋

MSc Artificial Intelligence graduate building practical AI, machine learning, and decision-support systems.

I’m interested in AI systems that move beyond notebooks into usable tools: medical imaging workflows, explainable ML, route-aware decision support, multi-agent simulation, and human-in-the-loop operational systems.

Featured Projects

Research prototype for automated L3 skeletal muscle analysis from abdominal CT scans. Includes DICOM/NIfTI processing, L3 slice selection, TotalSegmentator baseline masks, PyTorch U-Net segmentation, CSA/SMRA/SMI metric calculation, aggregate evaluation plots, and a Streamlit review interface.

End-to-end tabular machine learning workflow for used-car price prediction, including preprocessing, ensemble models, model comparison, feature importance, and explainability.

Comparison of BFS, DFS, UCS, and A* search algorithms on real OpenStreetMap road-network data, with benchmark outputs and runtime analysis.

Computer vision project for vehicle detection and classification using YOLOv8, annotated image data, validation metrics, and sample predictions.

Drone-based multi-agent search simulation for oil-spill detection under uncertainty, modelling search coverage, sensing radius, environmental dynamics, and agent coordination.

C# data-structures project implementing a binary-search-tree text indexer with search and lookup functionality.

Technical Focus

Machine Learning & AI: PyTorch, scikit-learn, YOLOv8, OpenCV, SHAP Data & Scientific Computing: pandas, NumPy, matplotlib, Jupyter Medical Imaging: DICOM, NIfTI, SimpleITK, segmentation workflows Software & Tools: Python, C#, SQL, Streamlit, Git, GitHub Current Direction: explainable AI, decision-support systems, route-aware optimisation, and human-in-the-loop tools

Current Focus

I’m currently building a staff/session allocation recommender that combines constraints, scoring, travel feasibility, explainability, and human review for operational decision support.

Contact

Pinned Loading

  1. l3-sarcopenia-ct-analysis l3-sarcopenia-ct-analysis Public

    L3 skeletal muscle analysis from CT imaging for sarcopenia research.

    Python

  2. used-car-price-modeling used-car-price-modeling Public

    Used-car price prediction with ensemble machine learning and explainability.

    Jupyter Notebook

  3. osm-route-search-benchmark osm-route-search-benchmark Public

    BFS, DFS, UCS, and A* route search on OpenStreetMap road networks.

    Jupyter Notebook

  4. vehicle-detection-yolov8 vehicle-detection-yolov8 Public

    Vehicle object detection workflow using YOLOv8 and YOLO-format annotations.

    Jupyter Notebook

  5. multi-agent-oil-spill-search multi-agent-oil-spill-search Public

    Multi-agent drone search simulation for oil-spill detection under uncertainty.

    Python

  6. bst-text-indexer bst-text-indexer Public

    C# text indexing application built with a binary search tree.

    C#