Skip to content

Commit 5917836

Browse files
Update README.md
1 parent 3114c49 commit 5917836

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ Code for the TrackR-CNN baseline for the Multi Object Tracking and Segmentation
55
https://www.vision.rwth-aachen.de/page/mots
66

77
## Paper
8+
### MOTS: Multi-Object Tracking and Segmentation
9+
10+
Paul Voigtlaender, Michael Krause, Aljosa Osep, Jonathon Luiten, Berin Balachandar Gnana Sekar, Andreas Geiger and Bastian Leibe
11+
812
https://www.vision.rwth-aachen.de/media/papers/mots-multi-object-tracking-and-segmentation/MOTS.pdf
913

1014
## mots_tools for evaluating results
@@ -101,7 +105,7 @@ Parts of this code are based on Tensorpack (https://github.com/tensorpack/tensor
101105
If you use this code, please cite:
102106
```
103107
@inproceedings{Voigtlaender19CVPR_MOTS,
104-
author = {Paul Voigtlaender and Michael Krause and Aljo\u{s}a O\u{s}ep and Jonathon Luiten and Berin Balachandar Gnana Sekar and Andreas Geiger and Bastian Leibe},
108+
author = {Paul Voigtlaender and Michael Krause and Aljosa Osep and Jonathon Luiten and Berin Balachandar Gnana Sekar and Andreas Geiger and Bastian Leibe},
105109
title = {{MOTS}: Multi-Object Tracking and Segmentation},
106110
booktitle = {CVPR},
107111
year = {2019},

0 commit comments

Comments
 (0)