From 3b191db972b61c0fe46b06ec8b3894585de080e1 Mon Sep 17 00:00:00 2001 From: ZhongdaoWang Date: Tue, 8 Oct 2019 21:44:54 +0800 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5862e3c..12acc7a 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,7 @@ We hope this repo will help researches/engineers to develop more practical MOT s * [maskrcnn-benchmark](https://github.com/facebookresearch/maskrcnn-benchmark) (Their GPU NMS is used in this project) * python-opencv * ffmpeg (Optional, used in the video demo) +* [py-motmetrics](https://github.com/cheind/py-motmetrics) (Simply `pip install motmetrics`) ## Video Demo