Skip to content

zwangab91/ctw-baseline

 
 

Repository files navigation

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.

About

The original code from Tsinghua & Tencent + my tweaks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 83.8%
  • Jupyter Notebook 9.5%
  • C++ 2.7%
  • Shell 2.4%
  • Starlark 0.9%
  • HTML 0.6%
  • Other 0.1%