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
{{ message }}
This repository was archived by the owner on Sep 29, 2023. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,12 +16,12 @@
16
16
* [Dataset](#dataset)
17
17
* [Train & Test On MOT17](#train--test-on-mot17)
18
18
* [Download dataset](#download-dataset)
19
-
* [Test](#test)
19
+
* [Test](#test)
20
20
* [Train](#train)
21
21
* [Citation](#citation)
22
22
* [Acknowledge](#acknowledge)
23
23
* [License](#license)
24
-
* [Cool Examples:](#cool-examples)
24
+
* [Cool Examples](#cool-examples)
25
25
26
26
## Purpose
27
27
@@ -144,7 +144,7 @@ Our method can be evaluated on [MOT17](https://motchallenge.net/data/MOT17/), [M
144
144
└── train
145
145
```
146
146
147
-
## Test
147
+
###Test
148
148
149
149
1. Download the weigths from [*Dropbox*](https://www.dropbox.com/s/cvtuhegqy004u57/sst300_0712_83000.pth?dl=0) or [BaiYunPan](https://pan.baidu.com/s/1Z5fhriuAqhqIjlY7ZI6qVg) to the **SST/weights** folder
150
150
@@ -245,7 +245,7 @@ This code is based on [**ssd.pytorch**](https://github.com/amdegroot/ssd.pytorch
0 commit comments