Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/miladsade96/optimized-u-net

Optimized U-Net for Brain Tumor Segmentation
https://github.com/miladsade96/optimized-u-net

brain-tumor-segmentation brats computer-vision cv deep-learning deep-neural-networks python python3 tumor-segmentation unet

Last synced: 26 days ago
JSON representation

Optimized U-Net for Brain Tumor Segmentation

Awesome Lists containing this project

README

        

![logo](logo.png)

[![CodeFactor](https://www.codefactor.io/repository/github/everlookneversee/optimized-u-net/badge)](https://www.codefactor.io/repository/github/everlookneversee/optimized-u-net)
[![MIT License](https://img.shields.io/apm/l/atomic-design-ui.svg?)](https://github.com/tterb/atomic-design-ui/blob/master/LICENSEs)
![GitHub language count](https://img.shields.io/github/languages/count/EverLookNeverSee/Optimized-U-Net)
![GitHub top language](https://img.shields.io/github/languages/top/EverLookNeverSee/Optimized-U-Net)
![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/EverLookNeverSee/Optimized-U-Net)
![GitHub all releases](https://img.shields.io/github/downloads/EverLookNeverSee/Optimized-U-Net/total)
![GitHub issues](https://img.shields.io/github/issues-raw/EverLookNeverSee/Optimized-U-Net)
![GitHub pull requests](https://img.shields.io/github/issues-pr-raw/EverLookNeverSee/Optimized-U-Net)
![GitHub release (latest by date)](https://img.shields.io/github/v/release/EverLookNeverSee/Optimized-U-Net)
![GitHub contributors](https://img.shields.io/github/contributors/EverLookNeverSee/Optimized-U-Net)
![GitHub last commit](https://img.shields.io/github/last-commit/EverLookNeverSee/Optimized-U-Net)

![unet architecture](U-Net_Diagram.png)

## About
This repository is the implementation of **Optimized U-Net for Brain Tumor Segmentation** paper.
* [Paper url](https://arxiv.org/abs/2110.03352#)
* [PapersWithCode](https://paperswithcode.com/paper/optimized-u-net-for-brain-tumor-segmentation)

# Authors
* Paper:
* [Michal Futrega](mailto:[email protected])
* [Alexandre Milesi](mailto:[email protected])
* [Michal Marcinkiewicz](mailto:[email protected])
* [Pablo Ribalta](mailto:[email protected])

* Codebase:
* [Milad Sadeghi DM](https://github.com/EverLookNeverSee)
* List of [all contributors](https://github.com/EverLookNeverSee/Optimized-U-Net/graphs/contributors) to this repository

## License
This project licensed under the MIT License - see the [LICENSE](LICENSE) file for more details.