You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The project involves using a dataset of 100 high-resolution retinal fundus images for blood vessel segmentation to aid in early detection of retinal pathologies | Implemented U-Net architecture from scratch, known for its efficiency in semantic segmentation with limited data | The final model achieved 86% IoU score | PyTorch Lightning