There are 0 repository under drive-dataset topic.
This repository contains the code for semantic segmentation of the retina blood vessel on the DRIVE dataset using the PyTorch framework.
[Pytorch] U-Net and R2U-Net models for Image Segmentation. Results are shown for STARE/DRIVE datasets.
:tada:一个基于 UNet 的视网膜血管分割项目,使用 PyTorch 实现并基于 DRIVE 数据集进行训练和测试。项目包括完整的数据处理、模型训练和测试流程,最终生成视网膜图像的分割结果。
Code for our paper "Exploring The Limits Of Data Augmentation For Retinal Vessel Segmentation". https://arxiv.org/abs/2105.09365
[Pytorch] U-Net and R2U-Net models for Image Segmentation. Results are shown for STARE/DRIVE datasets.