.. DO NOT EDIT. .. THIS FILE WAS AUTOMATICALLY GENERATED BY SPHINX-GALLERY. .. TO MAKE CHANGES, EDIT THE SOURCE PYTHON FILE: .. "build/examples_datasets/otb2015.py" .. LINE NUMBERS ARE GIVEN BELOW. .. only:: html .. note:: :class: sphx-glr-download-link-note Click :ref:`here ` to download the full example code .. rst-class:: sphx-glr-example-title .. _sphx_glr_build_examples_datasets_otb2015.py: Prepare OTB 2015 dataset ========================================= `OTB 2015 dataset `is Visual Tracker Benchmark. The full benchmark contains 100 sequences from recent literatures. This tutorial helps you to download OTB 2015 and set it up for later experiments. .. hint:: You need 5G free disk space to download and extract this dataset. SSD harddrives are recommended for faster speed. The time it takes to prepare the dataset depends on your Internet connection and disk speed. Prepare the dataset ------------------- We will download and unzip the 100 videoes,for example you download Basketball video: +-------------------------------------------------------------------------------------------------------+--------+ | File name | Size | +=======================================================================================================+========+ | `video.zip `_ | 50.9 mb | +-------------------------------------------------------------------------------------------------------+--------+ we suggest run the command because it included download dataset and data processingļ¼Œ the easiest way is to run this script: :download:`Download script: otb2015.py<../../../scripts/datasets/otb2015.py>` .. code-block:: bash python otb2015.py If you want to get json, you should follow `OTB2015_json `_ .. rst-class:: sphx-glr-timing **Total running time of the script:** ( 0 minutes 0.000 seconds) .. _sphx_glr_download_build_examples_datasets_otb2015.py: .. only :: html .. container:: sphx-glr-footer :class: sphx-glr-footer-example .. container:: sphx-glr-download sphx-glr-download-python :download:`Download Python source code: otb2015.py ` .. container:: sphx-glr-download sphx-glr-download-jupyter :download:`Download Jupyter notebook: otb2015.ipynb ` .. only:: html .. rst-class:: sphx-glr-signature `Gallery generated by Sphinx-Gallery `_