I tried to draw bboxes on an image and it worked well with a ndarray with several bboxes(shaping (N, 4)), but when it came to only a ndarray containing only one bbox ...
To run it you need to: First Method (easy): Have Python installed and run the "main.py" script Second Method (medium): Have Python and Pyinstaller installed, run the command "pyinstaller --onefile ...