From 58bd47030b312c4137e5ca515ea967e435c95745 Mon Sep 17 00:00:00 2001 From: abewley Date: Sun, 5 Mar 2017 22:06:22 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d6f9788..6c8bce0 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ This code has been tested on Mac OSX 10.10, and Ubuntu 14.04, with Python 2.7 (a For your convenience, this repo also contains *Faster* RCNN detections for the MOT benchmark sequences in the benchmark format. To run the detector yourself please see the original [*Faster* RCNN project](https://github.com/ShaoqingRen/faster_rcnn) or the python reimplementation of [py-faster-rcnn](https://github.com/rbgirshick/py-faster-rcnn) by Ross Girshick. **Also see:** -A new and improved version of SORT with a Deep Association Metric is available at [https://github.com/nwojke/deep_sort](https://github.com/nwojke/deep_sort) . +A new and improved version of SORT with a Deep Association Metric implemented in tensorflow is available at [https://github.com/nwojke/deep_sort](https://github.com/nwojke/deep_sort) . ### License