Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 783 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 783 Bytes

ctw-baseline

Baseline methods for CTW dataset.

Tutorial

  1. cd tutorial/
  2. jupyter notebook

You can also preview the tutorial on GitHub: preview

License

Most of the baseline code belongs to Tai-Ling Yuan and is licensed under the MIT License, except for some components which are derived from other open source projects.

  • classification/tf_hardcode: Apache License (TensorFlow)
  • classification/slim: Apache License (TensorFlow)
  • codalab/ctw-worker/worker.py: MIT License (CodaLab)
  • ssd/ssd_hardcode: caffe license

Please visit https://ctwdataset.github.io/ to get the license for images and annotations.