基于 YOLOv5 + DeepSORT的车辆识别追踪计数系统

上传者: xixixixixixixi21 | 上传时间: 2022-05-09 21:03:27 | 文件大小: 130.08MB | 文件类型: ZIP
将YOLOv5用于车辆检测任务,只考虑感兴趣区域(ROI)中的对象 使用DeepSORT进行车辆跟踪,无需对该模型进行再训练,只需进行推断 使用余弦相似性将对象的轨迹指定给最相似的方向。 在每个方向上计算每种类型的车辆。

文件下载

资源详情

[{"title":"( 57 个子文件 130.08MB ) 基于 YOLOv5 + DeepSORT的车辆识别追踪计数系统","children":[{"title":"vehicle-counting-master","children":[{"title":"networks","children":[{"title":"yolo.py <span style='color:#111;'> 2.93KB </span>","children":null,"spread":false},{"title":"deepsort","children":[{"title":"deep","children":[{"title":"transforms.py <span style='color:#111;'> 6.91KB </span>","children":null,"spread":false},{"title":"checkpoint","children":[{"title":"ckpt.t7 <span style='color:#111;'> 43.90MB </span>","children":null,"spread":false}],"spread":true},{"title":"original_model.py <span style='color:#111;'> 3.16KB </span>","children":null,"spread":false},{"title":"test.py <span style='color:#111;'> 2.37KB </span>","children":null,"spread":false},{"title":"train.py <span style='color:#111;'> 6.48KB </span>","children":null,"spread":false},{"title":"evaluate.py <span style='color:#111;'> 293B </span>","children":null,"spread":false},{"title":"__init__.py <span style='color:#111;'> 0B </span>","children":null,"spread":false},{"title":"feature_extractor.py <span style='color:#111;'> 1.73KB </span>","children":null,"spread":false},{"title":"model.py <span style='color:#111;'> 3.56KB </span>","children":null,"spread":false},{"title":"model copy.py <span style='color:#111;'> 3.63KB </span>","children":null,"spread":false}],"spread":true},{"title":"deep_sort.py <span style='color:#111;'> 4.42KB </span>","children":null,"spread":false},{"title":"__init__.py <span style='color:#111;'> 500B </span>","children":null,"spread":false},{"title":"sort","children":[{"title":"preprocessing.py <span style='color:#111;'> 1.87KB </span>","children":null,"spread":false},{"title":"kalman_filter.py <span style='color:#111;'> 7.60KB </span>","children":null,"spread":false},{"title":"tracker.py <span style='color:#111;'> 5.20KB </span>","children":null,"spread":false},{"title":"nn_matching.py <span style='color:#111;'> 5.34KB </span>","children":null,"spread":false},{"title":"iou_matching.py <span style='color:#111;'> 2.76KB </span>","children":null,"spread":false},{"title":"__init__.py <span style='color:#111;'> 0B </span>","children":null,"spread":false},{"title":"linear_assignment.py <span style='color:#111;'> 7.71KB </span>","children":null,"spread":false},{"title":"track.py <span style='color:#111;'> 5.29KB </span>","children":null,"spread":false},{"title":"detection.py <span style='color:#111;'> 1.40KB </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"detector.py <span style='color:#111;'> 1.28KB </span>","children":null,"spread":false},{"title":"__init__.py <span style='color:#111;'> 89B </span>","children":null,"spread":false},{"title":"base_model.py <span style='color:#111;'> 1.59KB </span>","children":null,"spread":false}],"spread":true},{"title":"augmentations","children":[{"title":"transforms.py <span style='color:#111;'> 1.85KB </span>","children":null,"spread":false},{"title":"__init__.py <span style='color:#111;'> 25B </span>","children":null,"spread":false}],"spread":true},{"title":"utilities","children":[{"title":"cuda.py <span style='color:#111;'> 1.96KB </span>","children":null,"spread":false},{"title":"random_seed.py <span style='color:#111;'> 225B </span>","children":null,"spread":false},{"title":"utils.py <span style='color:#111;'> 8.22KB </span>","children":null,"spread":false},{"title":"tools","children":[{"title":"split_images.py <span style='color:#111;'> 2.22KB </span>","children":null,"spread":false},{"title":"split_csv.py <span style='color:#111;'> 1.77KB </span>","children":null,"spread":false},{"title":"yolo2coco.py <span style='color:#111;'> 2.79KB </span>","children":null,"spread":false},{"title":"cocosplit.py <span style='color:#111;'> 2.18KB </span>","children":null,"spread":false}],"spread":true},{"title":"getter.py <span style='color:#111;'> 418B </span>","children":null,"spread":false},{"title":"postprocess.py <span style='color:#111;'> 8.38KB </span>","children":null,"spread":false},{"title":"__init__.py <span style='color:#111;'> 89B </span>","children":null,"spread":false},{"title":"counting","children":[{"title":"utils.py <span style='color:#111;'> 10.80KB </span>","children":null,"spread":false},{"title":"__init__.py <span style='color:#111;'> 171B </span>","children":null,"spread":false},{"title":"bb_polygon.py <span style='color:#111;'> 3.52KB </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"LICENSE <span style='color:#111;'> 1.05KB </span>","children":null,"spread":false},{"title":"run.py <span style='color:#111;'> 1.60KB </span>","children":null,"spread":false},{"title":"configs","children":[{"title":"configs.py <span style='color:#111;'> 1.21KB </span>","children":null,"spread":false},{"title":"configs.yaml <span style='color:#111;'> 783B </span>","children":null,"spread":false},{"title":"__init__.py <span style='color:#111;'> 45B </span>","children":null,"spread":false},{"title":"cam_configs.yaml <span style='color:#111;'> 925B </span>","children":null,"spread":false}],"spread":true},{"title":"requirements.txt <span style='color:#111;'> 116B </span>","children":null,"spread":false},{"title":"demo","children":[{"title":"sample","children":[{"title":"cam_04.json <span style='color:#111;'> 1.19KB </span>","children":null,"spread":false},{"title":"cam_04.mp4 <span style='color:#111;'> 45.22MB </span>","children":null,"spread":false}],"spread":true},{"title":"cam_07.gif <span style='color:#111;'> 20.90MB </span>","children":null,"spread":false},{"title":"dataset.png <span style='color:#111;'> 1.68MB </span>","children":null,"spread":false},{"title":"cam_04.gif <span style='color:#111;'> 22.09MB </span>","children":null,"spread":false}],"spread":true},{"title":"README.md <span style='color:#111;'> 4.22KB </span>","children":null,"spread":false},{"title":"modules","children":[{"title":"datasets.py <span style='color:#111;'> 4.50KB </span>","children":null,"spread":false},{"title":"detect.py <span style='color:#111;'> 2.02KB </span>","children":null,"spread":false},{"title":"__init__.py <span style='color:#111;'> 3.83KB </span>","children":null,"spread":false},{"title":"track.py <span style='color:#111;'> 4.93KB </span>","children":null,"spread":false}],"spread":true}],"spread":true}],"spread":true}]

评论信息

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明