# ctw-baseline **Repository Path**: SearchSource/ctw-baseline ## Basic Information - **Project Name**: ctw-baseline - **Description**: No description available - **Primary Language**: Python - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-09-21 - **Last Updated**: 2021-09-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ctw-baseline Baseline methods for [CTW dataset](https://ctwdataset.github.io/). ## Tutorial 1. `cd tutorial/` 2. `jupyter notebook` You can also preview the tutorial on GitHub: [preview](https://github.com/yuantailing/ctw-baseline/blob/master/tutorial/1-basics.ipynb) ## 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/](https://ctwdataset.github.io/) to get the license for images and annotations.