soap117 / DeepRule

BSD 3-Clause "New" or "Revised" License
125 stars 42 forks source link

Annotations details #2

Open kakadiyaAnkit opened 3 years ago

kakadiyaAnkit commented 3 years ago
ushna27 commented 3 years ago

Hi, did you get any answer for this? I a trying to run this code with line charts and I am getting several errors

crazysal commented 2 years ago

Facing the same issue. A more detailed description of files in dataset and annotation structure would really help.

soap117 commented 2 years ago

I will make a readme file for this, roughly by the end of Sep. 15. Currently, I am busy with my school things.

crazysal commented 2 years ago

Some stats. Please explain.


instancesLine(1023)_train2019.json           images:  116745     annotations:  278989    categories:  1
instancesLine(1023)_val2019.json             images:  3073       annotations:  7383      categories:  1
instancesLine(1023)_test2019.json            images:  3072       annotations:  7441      categories:  1

instancesLineCls(1119)_train2019.json        images:  116745     annotations:  44523     categories:  1
instancesLineCls(1119)_val2019.json          images:  3073       annotations:  1234      categories:  1
instancesLineCls(1119)_test2019.json         images:  3072       annotations:  1205      categories:  1

instancesLineClsEx(1119)_train2019.json      images:  116745     annotations:  72840     categories:  1
instancesLineClsEx(1119)_val2019.json        images:  3073       annotations:  1952      categories:  1
instancesLineClsEx(1119)_test2019.json       images:  3072       annotations:  1948      categories:  1

instancesLineClsReal(1119)_val2019.json      images:  3073       annotations:  3073      categories:  1
instancesLineClsReal(1119)_test2019.json     images:  3072       annotations:  3072      categories:  1
matcovic commented 2 years ago

@soap117 Can you provide explanation for annotation structure?

tianqibucuo0 commented 1 year ago

hello, Do you know the answer?