yasinelh/retinal_vessel_U-Net
https://huggingface.co/yasinelh/retinal_vessel_U-NetI present a demo showcasing retinal vessel segmentation using the U-Net model, which is a well-known and widely used model in medical image segmentation. The model was trained on the DRIVE dataset, and the training process was conducted on Google Colab.
Sourced from
- HuggingFace — yasinelh/retinal_vessel_U-Net
Related resources
## Model Description This is a lightweight, high-performance image classification model built to diagnose histopathological scans of lung and colon tissues. This model was specifically designed for rapid web deployment without sacrificing clinical accuracy.
Graph Networks as a Universal Machine Learning Framework for Molecules and Crystals.
Open-source deep learning toolbox for bioimage analysis providing a unified, configuration-driven framework for 2D/3D semantic segmentation, instance segmentation, classification, denoising, super-resolution, and self-supervised learning; integrates state-of-the-art architectures including U-Net, Vision Transformers, and ConvNeXt, designed for microscopy and biomedical imaging researchers without extensive coding expertise (MIT License, actively maintained)
makiyeah/CMRCLIP
by makiyeah> A CMR-report contrastive model combining Vision Transformers and pretrained text encoders.