SPRADC9 july 2023 AM62A3 , AM62A7
In object detection, data annotation includes defining abounding box around the objects in the pictures and associate a class label for each bounding box. The dataset in this demo is collected in a way which simplifies the annotation process. The pictures are taken with only one object in each one. The objects in the pictures in each class are located at the exact position and orientation. For this reason, the bounding box and class label on one picture can be copied to the rest of the pictures in the same class. In such case, only four pictures (one of each class) are annotated and their annotation are copied to the rest of the pictures in their respective classes. The coco annotation standard is followed in this demo.