Skip to content

Instantly share code, notes, and snippets.

@LowikC
Created May 14, 2019 11:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save LowikC/ee1eba338f51c153c790070fbada5b58 to your computer and use it in GitHub Desktop.
Save LowikC/ee1eba338f51c153c790070fbada5b58 to your computer and use it in GitHub Desktop.
[videoalignment] climbing - TMK_Poullot
python main.py --dataset_test Climbing --model TMK_Poullot --output_dir=/checkpoint/lowik/videocopy/eval
Namespace(T=[9767, 2731, 1039, 253], b_s=16, chunk_randomly=1, dataset_test='Climbing', fold_index=0, m=16, model='TMK_Poullot', multiple_pca=0, norm='feat_freq', normalization='freq', output_dir='/checkpoint/lowik/videocopy/eval', pca_DVt='', pca_mean='', query_expansion='', resnet_level=29, seed=0, tmk_init='von_mises', use_pca=0)
Parameter string is model-TMK_Poullot_dataset_test-Climbing_fold_index-0_chunk_randomly-1_T-[9767, 2731, 1039, 253]_resnet_level-29_seed-0_b_s-16_m-16_tmk_init-von_mises_norm-feat_freq_use_pca-0_query_expansion-_multiple_pca-0_normalization-freq
Computing localization error...
Localization error <0.1s: 0.00%
Localization error <1s: 3.37%
Localization error <10s: 22.47%
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment