Skip to content

Repository for all biomedical image processing projects specially in classification, localization and segmentation

Notifications You must be signed in to change notification settings

aksharat/Medical-Projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Medical-Projects

Repository for all biomedical image processing projects, specifically in classification, localization, and segmentation. This repository is designed to replicate and build upon state-of-the-art (SOTA) results in these different domains.

Notebooks

1. Classification_Swin_NIH_chestXRay.ipynb

This project uses a Swin Transformer-based model for the multi-class and multi-label classification of chest X-rays from the NIH ChestX-ray dataset. The model aims to detect various thoracic diseases by analyzing the X-ray images.

2. DINO_localization_vindr.ipynb

This project employs the DINO (Self-Distillation with No Labels) approach for image localization tasks on the VinDr dataset. The bounding boxes are provided to use as reference for the end results.

3. TestResults_Localization.ipynb

This notebook provides test results and evaluation metrics for the localization models applied on medical imaging datasets. It includes performance analysis and visualization of the model's predictions.

4. pneumothorax_segmentation.ipynb

This project focuses on segmentation tasks, specifically targeting the detection and segmentation of pneumothorax conditions in chest X-ray images. The model is trained and tested on a relevant dataset to identify and segment pneumothorax regions.

5. MedMNIST_2D_3D.ipynb

This notebook explores both 2D and 3D medical image classification using the MedMNIST dataset. The notebook aims to replicate and build upon SOTA techniques for handling both 2D and 3D medical images, with a focus on diverse datasets and deep learning methods.

About

Repository for all biomedical image processing projects specially in classification, localization and segmentation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published