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

https://github.com/miladsade96/3d_dense-u-net

Optimized High Resolution 3D Dense-U-Net Network for Brain and Spine Segmentation
https://github.com/miladsade96/3d_dense-u-net

Last synced: 8 months ago
JSON representation

Optimized High Resolution 3D Dense-U-Net Network for Brain and Spine Segmentation

Awesome Lists containing this project

README

          

# 3D Dense U-Net
### Optimized High Resolution 3D Dense-U-Net Network for Brain and Spine Segmentation

[![CodeFactor](https://www.codefactor.io/repository/github/everlookneversee/3d_dense-u-net/badge)](https://www.codefactor.io/repository/github/everlookneversee/3d_dense-u-net)
![GitHub](https://img.shields.io/github/license/EverLookNeverSee/3D_Dense-U-Net)
![GitHub branch checks state](https://img.shields.io/github/checks-status/EverLookNeverSee/3D_Dense-U-Net/main)
![GitHub language count](https://img.shields.io/github/languages/count/EverLookNeverSee/3D_Dense-U-Net)
![GitHub top language](https://img.shields.io/github/languages/top/EverLookNeverSee/3D_Dense-U-Net)
![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/EverLookNeverSee/3D_Dense-U-Net)
![Lines of code](https://img.shields.io/tokei/lines/github/EverLookNeverSee/3D_Dense-U-Net)
![GitHub all releases](https://img.shields.io/github/downloads/EverLookNeverSee/3D_Dense-U-Net/total)
![GitHub issues](https://img.shields.io/github/issues-raw/EverLookNeverSee/3D_Dense-U-Net)
![GitHub pull requests](https://img.shields.io/github/issues-pr-raw/EverLookNeverSee/3D_Dense-U-Net)
![GitHub release (latest by date)](https://img.shields.io/github/v/release/EverLookNeverSee/3D_Dense-U-Net)
![GitHub contributors](https://img.shields.io/github/contributors/EverLookNeverSee/3D_Dense-U-Net)
![GitHub last commit](https://img.shields.io/github/last-commit/EverLookNeverSee/3D_Dense-U-Net)

### Model Schema
![](Data/3D%20Dense%20U-Net.png)

### Examples
![](Data/Examples.jpg)

### About
This repository contains the implementation of [Optimized High Resolution 3D Dense-U-Net Network for Brain and Spine Segmentation](https://www.mdpi.com/2076-3417/9/3/404)
using tensorflow and keras.

### Authors
Paper:
* Martin Kolařík - Department of Telecommunications, Brno University of Technology
* Radim Burget - Department of Telecommunications, Brno University of Technology
* Václav Uher - Department of Telecommunications, Brno University of Technology
* Kamil Říha - Department of Telecommunications, Brno University of Technology
* Malay Kishore Dutta - Centre for Advanced Studies, Dr. A.P.J. Abdul Kalam Technical University

Codebase:
* [Milad Sadeghi DM](https://elns.ir) - EverLookNeverSee@GitHub

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