Enter the command 'python main.py' and you will open the user interface
1.Create a models folder in the current directory,add your detection weight for further use
2.In the upper right corner of the interface "模型" you can select the detection model you added
3.At the bottom of the “模型” you can adjust your confidence level in “置信度”
4.Add the video to be detected in the middle of the user interface
5.Below the confidence level, you can select GPU acceleration. If CPU multithreading is selected, you need to adjust the number of multithreading according to the number of videos you add, and then click Start Detection to detect.