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
Copy file name to clipboardExpand all lines: README-zh.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -126,7 +126,7 @@ Simple Cues Lead to a Strong Multi-Object Tracker [[code]()] [[paper](https://ar
126
126
127
127
**TransMOT**:Spatial-Temporal Graph Transformer for Multiple Object Tracking [code][[paper](https://arxiv.org/pdf/2104.00194v2.pdf)]
128
128
129
-
**TransCenter**: TransCenter: Transformers with Dense Queries for Multiple-Object Tracking [code][[paper](https://arxiv.org/pdf/2103.15145.pdf)]
129
+
**TransCenter**: TransCenter: Transformers with Dense Queries for Multiple-Object Tracking [[code](https://github.com/yihongXU/TransCenter)][[paper](https://arxiv.org/pdf/2103.15145.pdf)]
130
130
131
131
**GCNet**: Global Correlation Network: End-to-End Joint Multi-Object Detection and Tracking [code][[paper](https://arxiv.org/pdf/2103.12511.pdf)]
132
132
@@ -147,7 +147,7 @@ Simple Cues Lead to a Strong Multi-Object Tracker [[code]()] [[paper](https://ar
147
147
148
148
**MLT**: Multiplex Labeling Graph for Near-Online Tracking in Crowded Scenes [[paper](https://ieeexplore.ieee.org/document/9098857)]
149
149
150
-
**GSDT**: Joint Object Detection and Multi-Object Tracking with Graph Neural Networks [[paper](http://arxiv.org/pdf/2006.13164)]
150
+
**GSDT**: Joint Object Detection and Multi-Object Tracking with Graph Neural Networks [[code](https://github.com/yongxinw/GSDT)][[paper](http://arxiv.org/pdf/2006.13164)]
151
151
152
152
**SMOT**: SMOT: Single-Shot Multi Object Tracking [[paper](http://arxiv.org/pdf/2010.16031)]
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -109,7 +109,7 @@ Simple Cues Lead to a Strong Multi-Object Tracker [[code]()] [[paper](https://ar
109
109
110
110
**TransMOT**:Spatial-Temporal Graph Transformer for Multiple Object Tracking [code][[paper](https://arxiv.org/pdf/2104.00194v2.pdf)]
111
111
112
-
**TransCenter**: TransCenter: Transformers with Dense Queries for Multiple-Object Tracking [code][[paper](https://arxiv.org/pdf/2103.15145.pdf)]
112
+
**TransCenter**: TransCenter: Transformers with Dense Queries for Multiple-Object Tracking [[code](https://github.com/yihongXU/TransCenter)][[paper](https://arxiv.org/pdf/2103.15145.pdf)]
113
113
114
114
**GCNet**: Global Correlation Network: End-to-End Joint Multi-Object Detection and Tracking [code][[paper](https://arxiv.org/pdf/2103.12511.pdf)]
115
115
@@ -131,7 +131,7 @@ Simple Cues Lead to a Strong Multi-Object Tracker [[code]()] [[paper](https://ar
131
131
132
132
**MLT**: Multiplex Labeling Graph for Near-Online Tracking in Crowded Scenes [[paper](https://ieeexplore.ieee.org/document/9098857)]
133
133
134
-
**GSDT**: Joint Object Detection and Multi-Object Tracking with Graph Neural Networks [[paper](http://arxiv.org/pdf/2006.13164)]
134
+
**GSDT**: Joint Object Detection and Multi-Object Tracking with Graph Neural Networks [[code](https://github.com/yongxinw/GSDT)][[paper](http://arxiv.org/pdf/2006.13164)]
135
135
136
136
**SMOT**: SMOT: Single-Shot Multi Object Tracking [[paper](http://arxiv.org/pdf/2010.16031)]
0 commit comments