Update README.md
Browse files
README.md
CHANGED
@@ -17,7 +17,7 @@ Observation-Centric SORT ([OC-SORT(https://arxiv.org/abs/2203.14360)]) is a pure
|
|
17 |
pip install ocsort
|
18 |
```
|
19 |
|
20 |
-
###
|
21 |
```python
|
22 |
from ocsort.ocsort import OCSort
|
23 |
|
|
|
17 |
pip install ocsort
|
18 |
```
|
19 |
|
20 |
+
### Tracker
|
21 |
```python
|
22 |
from ocsort.ocsort import OCSort
|
23 |
|