Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ohhhyeahhh authored Jun 6, 2020
1 parent 5d14b8b commit f54c99d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ python train.py
```

## 4. Evaluation
We provide the tracking [results](https://pan.baidu.com/s/1C_3MqKtZmLsMPWgqj-F3sg)(code: 71va) of GOT10K, LaSOT, OTB and UAV. If you want to evaluate the tracker, please put those results into `results` directory.
We provide the tracking [results](https://pan.baidu.com/s/1C_3MqKtZmLsMPWgqj-F3sg) (code: 71va) of GOT10K, LaSOT, OTB and UAV. If you want to evaluate the tracker, please put those results into `results` directory.
```
python eval.py \
--tracker_path ./results \ # result path
Expand Down

0 comments on commit f54c99d

Please sign in to comment.