Skip to main content
QUICK REVIEW

[論文レビュー] Video object tracking based on YOLOv7 and DeepSORT

Feng Yang, Xingle Zhang|arXiv (Cornell University)|Jul 25, 2022
Video Surveillance and Tracking Methods被引用数 46
ひとこと要約

本論文はYOLOv7-DeepSORTを提案し、DeepSORTフレームワークにおけるYOLOv5をYOLOv7に置換したマルチオブジェクト追跡(MOT)を実現し、MOT16でYOLOv5-DeepSORTと比較して追跡精度が向上することを示す。

ABSTRACT

Multiple object tracking (MOT) is an important technology in the field of computer vision, which is widely used in automatic driving, intelligent monitoring, behavior recognition and other directions. Among the current popular MOT methods based on deep learning, Detection Based Tracking (DBT) is the most widely used in industry, and the performance of them depend on their object detection network. At present, the DBT algorithm with good performance and the most widely used is YOLOv5-DeepSORT. Inspired by YOLOv5-DeepSORT, with the proposal of YOLOv7 network, which performs better in object detection, we apply YOLOv7 as the object detection part to the DeepSORT, and propose YOLOv7-DeepSORT. After experimental evaluation, compared with the previous YOLOv5-DeepSORT, YOLOv7-DeepSORT performances better in tracking accuracy.

研究の動機と目的

  • 検出ベースの追跡(DBT)フレームワークにおけるMOT性能を動機付け、向上させる。
  • DeepSORT内でYOLOv7の優れた検出を活用して追跡精度を高める。
  • 標準的なMOT16シーケンスでYOLOv5-DeepSORTと実証的に比較する。

提案手法

  • DeepSORT追跡パイプラインにおける物体検出器としてYOLOv7を統合する。
  • YOLOv7と再識別(ReID)に基づく外観モデルを別々に訓練する。
  • 運動予測にはカーマンフィルタ、データ関連にはHungarianアルゴリズムを用いる。
  • DeepSORTのマッチングカスケードと外観特徴を取り入れてIDスイッチを減らす。

実験結果

リサーチクエスチョン

  • RQ1DeepSORTでYOLOv5をYOLOv7に置換するとMOT16での精度とアイデンティティ保持は向上するか?
  • RQ2YOLOv7-DeepSORTはYOLOv5-DeepSORTと比較して、YOLOv5モデルサイズ(s/m/l)ごとにMOTA、MOTP、IDF1はどう変わるか?
  • RQ3検出バックボーンが、ID、IDスイッチ、追跡ライフサイクル指標(ML/MT/FP/FN)に与える影響は?

主な発見

モデルMOTAMOTPIDF1IDsMLMTFPFN
YOLOv5s39.6080.8552.3943239.65%15.45%537560882
YOLOv5m39.0181.8751.5643233.27%17.41%761259297
YOLOv5l40.7781.9652.4354731.92%20.70%785356990
YOLOv740.8282.0153.6551432.11%20.12%794057434
  • YOLOv7-DeepSORTはMOT16シーケンスでYOLOv5-DeepSORTより高いMOTA、MOTP、IDF1を達成する。
  • YOLOv7のIDスイッチはYOLOv5lより少なく、アイデンティティ保持が改善。
  • YOLOv7-DeepSORTは様々なYOLOv5バックボーンで一般的に追跡性能が向上し、MOTAとIDF1に顕著な利得を示す。
  • 改善はMT/MLおよびFP/FNの数の比較可能または許容範囲の変化とともに生じる。

より良い研究を、今すぐ始めましょう

論文設計から論文執筆まで、研究時間を劇的に削減しましょう。

クレジットカード登録不要

このレビューはAIが作成し、人間の編集者が確認しました。