PSVFM(胎盘血管分割用于胎儿镜拼接)数据集是专为胎儿镜图像中胎盘血管分割而设计的数据集。该数据集包含从6段不同胎儿镜手术视频中提取的483张手术图像及其对应的胎盘血管分割标注。作者通过在该数据集上训练胎盘血管分割网络,相比当时现有方法取得了显著更好的结果。此外,作者证明基于血管配准的胎儿镜图像比直接配准原始图像更可靠,特别是在血管可见的情况下。
内窥镜维度 | 2D |
模态 | endoscopy |
任务类型 | segmentation |
解剖结构 | 胎儿血管 |
解剖区域 | 胎盘 |
类别数 | 1 |
数据量 | 483 |
文件格式 | .PNG |
Fetoscopy_Placenta_Data/
└── Fetoscopy Placenta Dataset/
├── Vessel_registration_unannotated_clips/
│ ├── video01/
│ │ ├── images/
│ │ │ ├── anon001_00851.png
│ │ │ ├── anon001_00852.png
│ │ │ ├── anon001_00853.png
│ │ │ └── ...
│ │ ├── masks_predicted/
│ │ │ ├── anon001_00851.png
│ │ │ ├── anon001_00852.png
│ │ │ ├── anon001_00853.png
│ │ │ └── ...
│ ├── video02/
│ │ └── ...
│ ├── video03/
│ │ └── ...
│ └── ...
├── Vessel_segmentation_annotations/
│ ├── video01/
│ │ ├── images/
│ │ │ ├── anon001_02785.png
│ │ │ ├── anon001_02807.png
│ │ │ ├── anon001_02830.png
│ │ │ └── ...
│ │ ├── masks_gt/
│ │ │ ├── anon001_02785_mask.png
│ │ │ ├── anon001_02807_mask.png
│ │ │ ├── anon001_02830_mask.png
│ │ │ └── ...
│ ├── video02/
│ │ └── ...
│ ├── video03/
│ │ └── ...
│ └── ...
统计类型 | 间距 (mm) | 尺寸 |
---|---|---|
最小值 | - |
(470, 470) |
中位值 | - |
(550, 550) |
最大值 | - |
(720, 720) |
@inproceedings{bano2020deep,
title={Deep placental vessel segmentation for fetoscopic mosaicking},
author={Bano, Sophia and Vasconcelos, Francisco and Shepherd, Luke M and Vander Poorten, Emmanuel and Vercauteren, Tom and Ourselin, Sebastien and David, Anna L and Deprest, Jan and Stoyanov, Danail},
booktitle={Medical Image Computing and Computer Assisted Intervention--MICCAI 2020: 23rd International Conference, Lima, Peru, October 4--8, 2020, Proceedings, Part III 23},
pages={763--773},
year={2020},
organization={Springer}
}