Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tanyachutani/keras-unet
Keras Implementation Of U-Net
https://github.com/tanyachutani/keras-unet
image-segmentation keras tensorflow unet unet-image-segmentation
Last synced: 21 days ago
JSON representation
Keras Implementation Of U-Net
- Host: GitHub
- URL: https://github.com/tanyachutani/keras-unet
- Owner: TanyaChutani
- Created: 2020-02-07T10:28:11.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-02-07T10:32:11.000Z (almost 5 years ago)
- Last Synced: 2024-11-11T21:25:46.369Z (3 months ago)
- Topics: image-segmentation, keras, tensorflow, unet, unet-image-segmentation
- Language: Python
- Size: 1.51 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# U-Net
Keras Implementation Of U-Net using Transpose Convolutions https://arxiv.org/pdf/1505.04597.pdf