Open huzaifah-here opened 2 years ago
I'm integrating in Pyqt gui. python detect_video.py --weights ./checkpoints/custom-416 --size 416 --model yolov4 --video 0 I want to run without cmd
I got it. Remove flags and declare as variable.
I'm integrating in Pyqt gui. python detect_video.py --weights ./checkpoints/custom-416 --size 416 --model yolov4 --video 0 I want to run without cmd