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 .
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 !