Spaces:
Runtime error
Runtime error
File size: 900 Bytes
38d234f 66e23d9 38d234f f2fb24b 38d234f |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 |
---
title: U Net_Segmentation
emoji: π
colorFrom: indigo
colorTo: yellow
sdk: streamlit
sdk_version: 1.2.0
app_file: app.py
pinned: false
license: afl-3.0
---
# Dense-UNet Image Segmentation Web-App
## Model Architecture
![](https://www.researchgate.net/profile/Debleena-Sengupta/publication/336890217/figure/fig9/AS:819549146476554@1572407151952/Dilated-Dense-UNet-model-In-this-design-dilation-is-added-to-the-bottom-of-the.ppm)
## You can try using the images you will download from the google drive link below.
### [Google Drive](https://drive.google.com/drive/folders/1g-xZoTLtnn60LzzLrLA5zKvwq-xTHEGl?usp=sharing)
[App Link](https://share.streamlit.io/mustafacavusoglu/image-segmentation-streamlit-app/main/segmentation.py)
## Requirements
* streamlit
* opencv-python
* numpy
* Pillow
* keras
Check out the configuration reference at https://huggingface.co/docs/hub/spaces#reference
|