--- 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