tensorflow-yolov4-tflite
tensorflow-yolov4-tflite copied to clipboard
get bounding box coordinates
Hi, i have successfully implemented yolo tiny on android. Is there a way to get boundingbox coordinates when predicting an image? My aim is to calculate the distance between one bounding box and another
you got the solution?