- 2024/02/12 Project Initialize
- 2024/02/13 demo over
- 2024/04/23 add DeepSort and Future Trajectory Prediction(predict 10 frames)
As a mature project, YOLOv8 does not have a complete GUI, and the structure of YOLOv8 and YOLOv5 projects is very different. Therefore, this project draws on the excellent YOLOv5 pyqt project and then conducts secondary development to implement YOLOv8 GUI
- Only tested image detection and video detection
- After importing videos or images, you need to click the play button to detect them (which will be modified later)
- Please provide more opinions on the areas that are not perfect