Open
Description
Currently the output method is a simple plot and boxes.head()
will give x_min
x_max
y_min
y_max
bounding boxes around detections. It would be great if, in the case the input image has geometry (i.e., .tiff images), the output also contain the geometry.
This way the image and detections can be referenced on a map easily without the need for post process georeferencing.