Imran is a writer at MUO with 3 years of experience in writing technical content. He has also worked with many startups as a full-stack developer. He is passionate about writing and helping others ...
Shay loves learning new things through personal projects. Outside coding, Shay also loves gaming and playing the piano. Python has many modules that provide functionality for a wide variety of tasks.
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 ...