JingyibySUTsoftware / Yolov5-deepsort-driverDistracted-driving-behavior-detection

基于深度学习的驾驶员分心驾驶行为(疲劳+危险行为)预警系统使用YOLOv5+Deepsort实现驾驶员的危险驾驶行为的预警监测
GNU General Public License v3.0
510 stars 98 forks source link

Nice code! But there was no DeepSORT invovled. #10

Open oddmanru opened 2 years ago

oddmanru commented 2 years ago

Guys, That is nice to see this code that experimentally demonstrated how the fatigue and some specific poses can be identified well. However, it seems that there was no DeepSORT code snippet in this project and it might not be helpful but makes it slower to run in light of the original purpose. I was wondering what is the FPS you measured when you are using YOLOv5 based on pytorch as it runs slightly slower than other formats of YOLOv5.