/ctw-baseline

Baseline methods for [CTW dataset](https://ctwdataset.github.io/)

Primary LanguagePythonMIT LicenseMIT

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.