File size: 721 Bytes
ce7364d | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 | {
"channel_names": {
"0": "X-ray"
},
"labels": {
"background": 0,
"Impacted": 1,
"Caries": 2,
"Periapical_Lesion": 3,
"Deep_Caries": 4
},
"numTraining": 705,
"numTest": 50,
"file_ending": ".png",
"license": "CC BY-NC-SA 4.0",
"description": "DENTEX: Dental Enumeration and Diagnosis on Panoramic X-rays. Dataset for abnormal tooth detection with quadrant, tooth enumeration, and diagnosis classes including caries, deep caries, periapical lesions, and impacted teeth.",
"source": "DENTEX Challenge 2023 - MICCAI",
"reference": "Hamamci et al. DENTEX: An Abnormal Tooth Detection with Dental Enumeration and Diagnosis Benchmark for Panoramic X-rays. arXiv:2305.19112, 2023."
} |