Skip to content
#

unetr

Here are 14 public repositories matching this topic...

This project compares the performance of UNet, ResUNet, SegResNet, and UNETR architectures on the 2017 LiTS dataset for liver tumor segmentation. We evaluate segmentation accuracy using the DICE score to identify key factors for effective tumor segmentation.

  • Updated Aug 14, 2024
  • Jupyter Notebook

Custom deep learning model for 3D medical image segmentation, enhancing the UNETR architecture with lightweight attention gates on its skip connections. This proof-of-concept aimed to improve how the model combines features from different resolution levels. Experiments on MRI scans suggest this could be effective with larger training setups.

  • Updated Sep 15, 2025
  • Python

Improve this page

Add a description, image, and links to the unetr 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 unetr topic, visit your repo's landing page and select "manage topics."

Learn more