Skip to content
#

medical-imaging-classification

Here are 18 public repositories matching this topic...

SCC-ALAR: An experimental study on skin lesion classification using hybrid CNN-Transformer architectures. This project explores the impact of architectural complexity versus inductive bias on the imbalanced HAM10000 dataset, featuring custom weighting schemes and pre-extracted feature embeddings.

  • Updated Feb 7, 2026
  • Jupyter Notebook

A modified Half-UNet model for brain tumor classification using MRI scans. This project repurposes the UNet architecture for classification by integrating dense layers at the bottleneck. Built with PyTorch and Albumentations, it demonstrates high accuracy on the Kaggle Brain Tumor Detection dataset.

  • Updated Nov 27, 2025
  • Python

An elegant macOS demo app built with SwiftUI that leverages CoreML for real-time bone fracture detection from X-ray images. This project demonstrates how deep learning models can be seamlessly integrated into Swift-based apps for medical image analysis and AI-powered diagnostics.

  • Updated Oct 31, 2025
  • Swift

Custom CNN built from scratch with TensorFlow for breast cancer classification. Optimized for single-GPU training using grayscale inputs, class balancing, and data augmentation. Includes hyperparameter tuning, metric validation, and Grad-CAM for explainability.

  • Updated Mar 17, 2026
  • Python

Exploratory analysis and visualization of a breast cancer histopathology image dataset, including binary and multiclass classification structures across multiple magnification levels.

  • Updated Feb 16, 2026
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the medical-imaging-classification topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the medical-imaging-classification topic, visit your repo's landing page and select "manage topics."

Learn more