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