Hello, it seems that there is a missing function that cannot see in the code of Yolo Algorithm. The function name is “scale_boxes” and it is supposed to scale the boxes from 608x608 to image_shape. Where can I find that function?
The scale_boxes() function is imported along with the other packages, in the first cell in the notebook.