'How to do Yolov4 inference from weights using some GUI

I have trained yolov4 model. Now I want to do inference by developing some GUI (using opencv/python or any other tool) where I can give image as an input and get the inference



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source