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: 4 months 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 (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-02-07T10:32:11.000Z (over 5 years ago)
- Last Synced: 2025-01-10T11:59:27.917Z (6 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