视网膜血管结构在青光眼等视网膜疾病诊断中至关重要。ORVS数据集由卡尔加里大学计算机科学系与视觉科学系合作创建,包含49张图像(42张训练图和7张测试图),均来自加拿大卡尔加里一家诊所,使用蔡司Visucam 200以30度视野拍摄,图像尺寸为1444×1444。
yanjing
| 维度 | 2D |
| 模态 | fundus |
| 任务类型 | segmentation |
| 解剖结构 | 血管 |
| 解剖区域 | 眼 |
| 类别数 | 1 |
| 数据量 | 49 |
| 文件格式 | JPEG |
ORVS
│
├── images
│ ├─train
│ ├── ORVS_xx.png
│ ├── ORVS_xx.png
│ ├── ...
│ ├── ORVS_xx.png
│ ├─test
│ ├── ORVS_xx.png
│ ├── ORVS_xx.png
│ ├── ...
│ ├── ORVS_xx.png
│
├── masks
│ ├─train
│ ├── ORVS_xx.png
│ ├── ORVS_xx.png
│ ├── ...
│ ├── ORVS_xx.png
│ ├─test
│ ├── ORVS_xx.png
│ ├── ORVS_xx.png
│ ├── ...
│ ├── ORVS_xx.png
| 统计类型 | 间距 (mm) | 尺寸 |
|---|---|---|
| 最小值 | - |
(584, 565) |
| 中位值 | - |
(1444, 1444) |
| 最大值 | - |
(2336, 3504) |
@inproceedings{sarhan2021transfer,
title={Transfer learning through weighted loss function and group normalization for vessel segmentation from retinal images},
author={Sarhan, Abdullah and Rokne, Jon and Alhajj, Reda and Crichton, Andrew},
booktitle={2020 25th International Conference on Pattern Recognition (ICPR)},
pages={9211--9218},
year={2021},
organization={IEEE}
}