About the Bounding Box
#3
by
aniket2025
- opened
The bounding box that this model generates for detecting the required objects in result['boxes'] have the coordinate in which fashion? Are they [x_min, y_min, x_max, y_max] or [x_min, x_max, y_min, y_max]?