Skip to content

Commit

Permalink
Note on detections
Browse files Browse the repository at this point in the history
  • Loading branch information
nwojke committed Mar 21, 2017
1 parent b6c8a39 commit b724aea
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,14 @@ git clone https://github.com/nwojke/deep_sort.git
Then, download pre-generated detections and the CNN checkpoint file from
[here](https://owncloud.uni-koblenz.de/owncloud/s/f9JB0Jr7f3zzqs8).

*NOTE:* The candidate object locations of our pre-generated detections are
taken from the following paper:
```
F. Yu, W. Li, Q. Li, Y. Liu, X. Shi, J. Yan. POI: Multiple Object Tracking with High Performance Detection and Appearance Feature. In BMTT, SenseTime Group Limited, 2016.
```
We have replaced the appearance descriptor with a custom deep convolutional
neural network (see below).

## Running the tracker

The following example starts the tracker on one of the
Expand Down

0 comments on commit b724aea

Please sign in to comment.