diff --git a/README.md b/README.md index f6ff92d..a738a10 100755 --- a/README.md +++ b/README.md @@ -28,4 +28,7 @@ This is the **python** implementation of **GOTURN: Generic Object Tracking Using - [X] Test code for VOT +### How to train your own tracker + +To train your own tracker, please follow the [guide](https://github.com/nrupatunga/PY-GOTURN/blob/goturn-0.1/how_to_train.md) diff --git a/how_to_train.md b/how_to_train.md index 7092d6b..e162f16 100644 --- a/how_to_train.md +++ b/how_to_train.md @@ -1,4 +1,4 @@ -### How to train your own tracker +## How to train your own tracker You need to download the following datasets first