ibrahimethemhamamci / DENTEX

MICCAI 2023 & Dental Enumeration and Diagnosis on Panoramic X-rays Challenge
https://dentex.grand-challenge.org/
62 stars 9 forks source link

Questions about test dataset annotations #8

Open dongfeicui opened 6 months ago

dongfeicui commented 6 months ago

@ibrahimethemhamamci Thank you for your contribution to dental disease detection. However, I've encountered an issue. I've seen the values of 'label' in the annotation file of the test set as shown below, could you explain the meaning of the label values

6-g\u00f6m\u00fcl\u00fc-38

1-\u00e7\u00fcr\u00fck-26

3-kanal-36

2-k\u00fcretaj-35

7-lezyon-37

5-\u00e7ekim-16

image

It's possible that these are Unicode encodings, but the corresponding Turkish words don't seem to match the disease category names.

tao-Tao-Go commented 5 months ago

@ibrahimethemhamamci Thank you for your contribution to dental disease detection. However, I've encountered an issue. I've seen the values of 'label' in the annotation file of the test set as shown below, could you explain the meaning of the label values

6-g\u00f6m\u00fcl\u00fc-38

1-\u00e7\u00fcr\u00fck-26

3-kanal-36

2-k\u00fcretaj-35

7-lezyon-37

5-\u00e7ekim-16

image

It's possible that these are Unicode encodings, but the corresponding Turkish words don't seem to match the disease category names.

兄弟 你这个问题解决了吗?我也有同样的问题,我看测试数据的标注格式和训练数据不一样,那这个测试数据应该怎么用呢?你有评估代码吗?