ランキングに戻る

MrGiovanni/UNetPlusPlus

Python

[IEEE TMI Best Paper Award] Official Implementation for UNet++

medical-imagingsegmentationunet
スター成長
スター
2.7k
フォーク
570
週間成長
Issue
52
1k2k
2018年8月2021年3月2023年11月2026年7月
成果物PyPIpip install unetplusplus
README

UNet++

visitors GitHub Repo stars

UNet++ is a new general purpose image segmentation architecture for more accurate image segmentation. UNet++ consists of U-Nets of varying depths whose decoders are densely connected at the same resolution via the redesigned skip pathways, which aim to address two key challenges of the U-Net: 1) unknown depth of the optimal architecture and 2) the unnecessarily restrictive design of skip connections.

Paper

This repository provides the official Keras implementation of UNet++ in the following papers:

UNet++: Redesigning Skip Connections to Exploit Multiscale Features in Image Segmentation
Zongwei Zhou, Md Mahfuzur Rahman Siddiquee, Nima Tajbakhsh, and Jianming Liang
Arizona State University
IEEE Transactions on Medical Imaging (TMI)
paper | code

UNet++: A Nested U-Net Architecture for Medical Image Segmentation
Zongwei Zhou, Md Mahfuzur Rahman Siddiquee, Nima Tajbakhsh, and Jianming Liang
Arizona State University
Deep Learning in Medical Image Analysis (DLMIA) 2018. (Oral)
paper | code | slides | poster | blog

Official implementation

  • keras/
  • pytorch/

Other implementation

Citation

If you use UNet++ for your research, please cite our papers:

@article{zhou2019unetplusplus,
  title={UNet++: Redesigning Skip Connections to Exploit Multiscale Features in Image Segmentation},
  author={Zhou, Zongwei and Siddiquee, Md Mahfuzur Rahman and Tajbakhsh, Nima and Liang, Jianming},
  journal={IEEE Transactions on Medical Imaging},
  year={2019},
  publisher={IEEE}
}

@incollection{zhou2018unetplusplus,
  title={Unet++: A Nested U-Net Architecture for Medical Image Segmentation},
  author={Zhou, Zongwei and Siddiquee, Md Mahfuzur Rahman and Tajbakhsh, Nima and Liang, Jianming},
  booktitle={Deep Learning in Medical Image Analysis and Multimodal Learning for Clinical Decision Support},
  pages={3--11},
  year={2018},
  publisher={Springer}
}

@phdthesis{zhou2021towards,
  title={Towards Annotation-Efficient Deep Learning for Computer-Aided Diagnosis},
  author={Zhou, Zongwei},
  year={2021},
  school={Arizona State University}
}

Acknowledgments

This research has been supported partially by NIH under Award Number R01HL128785, by ASU and Mayo Clinic through a Seed Grant and an Innovation Grant. The content is solely the responsibility of the authors and does not necessarily represent the official views of NIH. This is a patent-pending technology.

関連リポジトリ
kmario23/deep-learning-drizzle

Drench yourself in Deep Learning, Reinforcement Learning, Machine Learning, Computer Vision, and NLP by learning from these exciting lectures!!

HTMLmachine-learningdeep-learning
deep-learning-drizzle.github.io
12.9k3k
OHIF/Viewers

OHIF zero-footprint DICOM viewer and oncology specific Lesion Tracker, plus shared extension packages

TypeScriptnpmMIT Licensenci-itcrnci-qin
docs.ohif.org
4.3k4.3k
linhandev/dataset

医学影像数据集列表 『An Index for Medical Imaging Datasets』

datasetmedical-imaging
linhandev.github.io/dataset/
3.6k431
315386775/DeepLearing-Interview-Awesome-2024

AIGC-interview/CV-interview/LLMs-interview面试问题与答案集合仓,同时包含工作和科研过程中的新想法、新问题、新资源与新项目

aigcalgorithms
2.9k244
FreedomIntelligence/Awesome-AI4Med

A curated list of medical LLMs, multimodal systems, datasets, benchmarks, and more. 🏥

medicalcollection
2.8k494
sfikas/medical-imaging-datasets

A list of Medical imaging datasets.

medical-imagingimage-dataset
2.6k442
Slicer/Slicer

Multi-platform, free open source software for visualization and image computing.

C++Othermedical-imagingvtk
slicer.org
2.5k760
xinario/awesome-gan-for-medical-imaging

Awesome GAN for Medical Imaging

generative-adversarial-networkmedical-imaging
2.4k448
cornerstonejs/cornerstone

[Deprecated] Use Cornerstone3D Instead https://cornerstonejs.org/

JavaScriptnpmMIT Licensejavascriptcornerstone
2.1k595
amirhossein-kz/Awesome-Diffusion-Models-in-Medical-Imaging

Diffusion Models in Medical Imaging (Published in Medical Image Analysis Journal)

MIT Licenseddpmdenoising
sciencedirect.com/science/article/pii/S1361841523001068
2.1k173
black0017/MedicalZooPytorch

A pytorch-based deep learning framework for multi-modal 2D/3D medical image segmentation

PythonPyPIMIT Licensesegmentationdeep-learning
1.9k306
nitrain/nitrain

Train AI models efficiently on medical images using any framework

PythonPyPIGNU Affero General Public License v3.0pytorchdeep-learning
1.9k299