FzuLJ / 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

License

Most of the baseline code belongs to the CSCG Group and is licensed under an MIT License, except for some code which is modified from other open source projects.

  • classification/tf_hardcode: Apache License (TensorFlow)
  • classification/slim: Apache License (TensorFlow)
  • codalab/ctw-worker: MIT License (Codalab)
  • detection/ssd_hardcode: caffe license (caffe)
  • git submodules: license of each submodule
  • other code: MIT 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/)


Languages

Language:Python 84.8%Language:Jupyter Notebook 9.3%Language:C++ 2.7%Language:Shell 2.4%Language:HTML 0.7%Language:QMake 0.1%