chenjshnn / Object-Detection-for-Graphical-User-Interface

Object Detection for Graphical User Interface: Old Fashioned or Deep Learning or a Combination?
Apache License 2.0
121 stars 28 forks source link

Parsing Json Rico Data #8

Open SerdarHelli opened 2 years ago

SerdarHelli commented 2 years ago

Hello,

This study is interesting and, amazing.

My issue is about parsing a json. How did you get bounding boxes and classes from json data on Rico Dataset ? If you have the text files which includes the bounding boxes and classes of objects for object detection , can you share the files or can you share your parse code ?

For Example :

You were mentioning that "Chronometer" is a class which you used. But in the rico dataset , I couldnt find this class label -"Chronometer" in the components labels of Rico Dataset. Also , the some bounding boxes were labeled wrongly .

Thank you !

Xg-dong commented 6 months ago

Same problem as SerdarHelli.