数据集:
SerdarHelli/SegmentationOfTeethPanoramicXRayImages
本研究的目标是使用U-Net模型和二值图像分析的深度学习方法,对一次性全景X射线图像中的牙齿进行自动语义分割,并测量其总长度,以提供牙齿疾病和异常管理的诊断信息。
仅包含图像的原始数据集 DATASET ref - H. Abdi,S. Kasaei,M. Mehdizadeh,“Automatic segmentation of mandible in panoramic x-ray”,J. Med. Imaging, vol. 2, no. 4, p. 44003, 2015 Link DATASET for only original images.
'train' 的一个示例如下。
{
"image": X-ray Image (Image),
"label": Binary Image Segmentation Map (Image)
}
仅包含图像的原始数据集 DATASET ref - H. Abdi,S. Kasaei,M. Mehdizadeh,“Automatic segmentation of mandible in panoramic x-ray”,J. Med. Imaging, vol. 2, no. 4, p. 44003, 2015 Link DATASET for only original images.
注释是手动完成的。
注释者是谁?S. Serdar Helli
与此数据集关联的X射线图像文件受知识共享署名4.0国际许可证保护。
获取更多信息,请访问:
仅包含图像的原始数据集 DATASET ref - H. Abdi,S. Kasaei,M. Mehdizadeh,“Automatic segmentation of mandible in panoramic x-ray”,J. Med. Imaging, vol. 2, no. 4, p. 44003, 2015 Link DATASET for only original images.
用于标注
@article{helli10tooth,
title={Tooth Instance Segmentation on Panoramic Dental Radiographs Using U-Nets and Morphological Processing},
author={HELL{\.I}, Serdar and HAMAMCI, Anda{\c{c}}},
journal={D{\"u}zce {\"U}niversitesi Bilim ve Teknoloji Dergisi},
volume={10},
number={1},
pages={39--50}
}
用于原始图像
@article{abdi2015automatic,
title={Automatic segmentation of mandible in panoramic x-ray},
author={Abdi, Amir Hossein and Kasaei, Shohreh and Mehdizadeh, Mojdeh},
journal={Journal of Medical Imaging},
volume={2},
number={4},
pages={044003},
year={2015},
publisher={SPIE}
}
感谢 @SerdarHelli 添加此数据集。