yuantailing / ctw-baseline

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

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

License:MIT License


Languages

Language:Python 84.5%Language:Jupyter Notebook 9.6%Language:C++ 2.7%Language:Shell 2.4%Language:HTML 0.6%Language:QMake 0.1%Language:Dockerfile 0.0%