Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
pdai committed Mar 5, 2021
1 parent eacb75a commit d7c84da
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 @@ -23,4 +23,4 @@ python traindata_generation.py --detection_file_path /root/LPC_train/dataset/MOT
3. cd /root/LPC_train/ && sh main.sh
```

Notice: the training data for MOT17 is very small, so the model is easy to be overfitting. Please choose the best trained model by evaluating its performance on the test set.
Notice: the training data for MOT17 is very small, so the model is easy to be overfitting. Please choose the best trained model by evaluating its performance on the test set. For MOT17, we use the model trained with 100 iterations.

0 comments on commit d7c84da

Please sign in to comment.