๋ช ๋ น์ด:
- make html ์ build directory์ html ํ์ผ๋ค ์์ฑ
Build Directory:
- scripts/config.py์ 'BUILD_DIR' ๊ณผ
- Makefile์ 'BUILDDIR' (windows์ ๊ฒฝ์ฐ make.bat์ 'BUILDDIR')
- ์์ ๋ ๋ณ์ ๊ฐ์ ๋์ผํ๊ฒ ์์
index.html:
- source/index.rst
datasets.html:
- source/datasets.rst
- source/datasets/attributes/src_attribute.txt : dataset์ attribute ๋ฆฌ์คํธ์ description
- source/datasets/seq1/src_items.txt : tb50 sequences
- source/datasets/seq2/src_items.txt : ๋๋จธ์ง tb100 sequences
benchmark.html:
- source/benchmark.rst
- source/benchmark/src_overlap_*.txt : ๋ฒค์น๋งํฌ ์ค์ฝ์ด ํ ์ด๋ธ ์์ฑ์ ์ํ ์ ์ ๋ฆฌ์คํธ
- source/benchmark/trackers/src_trackers.txt : ๋ฒค์น๋งํฌ ํธ๋์ปค ๋ฆฌ์คํธ
'Name'\t'Code'\t'Reference' ์์ผ๋ก ์
๋ ฅ, reference ์ '[www]'\t'Link' ๋ก ์
๋ ฅ
IVT IVT D.Ross, J. Lim, R.-S. Lin, and M.-H. Yang. Incremental Learning for Robust Visual Tracking. IJCV, 77(1):125โ141, 2008. [www] http://www.cs.toronto.edu/~dross/ivt/
theme (sphinx_bootstrap_theme ์ฌ์ฉ):
- source/sphinx_bootstrap_theme/bootstrap/navbar.html : ํํ์ด์ง ์๋จ navigation bar
- source/_templates/layout.html : ์ ์ฒด ํ์ด์ง์์ ๋ก๋ํ๋ ํ์ด์ง (ํ์ฌ๋ benchmark์์ ํ ์ด๋ธ ์ํธ์ฉ javascript)
- source/_static/custom.css : ์ ์ฒด ํ์ด์ง์ ์ฌ์ฉ๋๋ css ํ์ผ
- source/_static/jquery.tablesorter.min.js : ํ ์ด๋ธ ์ํธ์ฉ javascript
- source/_static ๋ด๋ถ์ ํ์ผ๋ค์ด build ๋๋ ํ ๋ฆฌ์ _static ํด๋๋ก ๋ณต์ฌ ๋จ
scripts:
- rst ํ์ผ์์ ์ฌ์ฉ๋๋ ํ ์ด๋ธ์ ์๋์ผ๋ก ๋ง๋ค๋๋ก ํ๋ ์คํฌ๋ฆฝํธ (ํ ์ด๋ธ ๋ฐ sub_*.rst ํ์ผ ๋ฑ ์์ฑ)