This module contains all the code for defining Tango's CLI

tango[source]

tango(q_path:"Path to the query video", cor_path:"Path to the corpus", cb_path:"Path to the codebook", vis_path:"Path to SimCLR checkpoint", fps:"FPS to set the vidoes to"=30, approach:"Approach to use: vis, txt, comb"='vis')

from nbdev.export import notebook2script
notebook2script()
Converted 00_prep.ipynb.
Converted 01_features.ipynb.
Converted 02_eval.ipynb.
Converted 03_model.ipynb.
Converted 04_approach.ipynb.
Converted 05_cli.ipynb.
Converted 06_results.ipynb.
Converted index.ipynb.