https://github.com/fatemehrshd/kvasir-seg
Tumor Tissue Segmenration using U-Net Architecture - Kvasir Dataset
https://github.com/fatemehrshd/kvasir-seg
image-segmentation kvasir kvasir-seg unet unet-image-segmentation unet-keras
Last synced: 3 months ago
JSON representation
Tumor Tissue Segmenration using U-Net Architecture - Kvasir Dataset
- Host: GitHub
- URL: https://github.com/fatemehrshd/kvasir-seg
- Owner: Fatemehrshd
- Created: 2024-02-21T08:12:33.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-21T08:15:26.000Z (over 1 year ago)
- Last Synced: 2025-01-31T09:43:59.930Z (5 months ago)
- Topics: image-segmentation, kvasir, kvasir-seg, unet, unet-image-segmentation, unet-keras
- Language: Jupyter Notebook
- Homepage:
- Size: 3.91 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
In this project, I implemeted a basic form of U-net for medical segmentation. Fine-tuning were done and the result with best score and more accuracy is prepared in
```Unet5.ipynb```.