You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -58,6 +58,10 @@ You will have to download the pretrained weights for the neural-network models.
58
58
The shell scripts for downloading these are provided [here](https://github.com/adipandas/multi-object-tracker/tree/master/examples/pretrained_models) below respective folders.
59
59
Please refer [DOWNLOAD_WEIGHTS.md](DOWNLOAD_WEIGHTS.md) for more details.
60
60
61
+
### Notes
62
+
* There are some variations in implementations as compared to what appeared in papers of `SORT` and `IoU Tracker`.
63
+
* In case you find any bugs in the algorithm, I will be happy to accept your pull request or you can create an issue to point it out.
0 commit comments