Skip to content
This repository was archived by the owner on Sep 29, 2023. It is now read-only.

Commit 077801b

Browse files
committed
fix some erros in README.md
1 parent e4bcc91 commit 077801b

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,12 @@
1616
* [Dataset](#dataset)
1717
* [Train & Test On MOT17](#train--test-on-mot17)
1818
* [Download dataset](#download-dataset)
19-
* [Test](#test)
19+
* [Test](#test)
2020
* [Train](#train)
2121
* [Citation](#citation)
2222
* [Acknowledge](#acknowledge)
2323
* [License](#license)
24-
* [Cool Examples:](#cool-examples)
24+
* [Cool Examples](#cool-examples)
2525

2626
## Purpose
2727

@@ -144,7 +144,7 @@ Our method can be evaluated on [MOT17](https://motchallenge.net/data/MOT17/), [M
144144
└── train
145145
```
146146

147-
## Test
147+
### Test
148148

149149
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
150150

@@ -245,7 +245,7 @@ This code is based on [**ssd.pytorch**](https://github.com/amdegroot/ssd.pytorch
245245

246246

247247

248-
## Cool Examples:
248+
## Cool Examples
249249

250250
![](./image/coolexample1.png)
251251

0 commit comments

Comments
 (0)