#tfds.features.BBoxFeature TFDS BBoxFeature uses normalized coordinates. What is the normalized coordinates then? Normalized device coordinate or NDC space is a screen independent display coordinate system; it encompasses a cube where the x, y, and z components range from −1 to 1. An example for xmin, ymin, xmax, ymax The bounding box has the following (x, y) coordinates of its corners: top-left is (x_min…