Skip to content

Instantly share code, notes, and snippets.

@LowikC
Created May 14, 2019 15:48
Show Gist options
  • Save LowikC/b425bd5eabb6e116a82e442314f6e99e to your computer and use it in GitHub Desktop.
Save LowikC/b425bd5eabb6e116a82e442314f6e99e to your computer and use it in GitHub Desktop.
[videoalignment] EVVE - TMK - Query expansion
python main.py --dataset_test EVVE --model TMK --output_dir=/checkpoint/lowik/videocopy/eval --query_expansion="aqe"
Namespace(T=[9767, 2731, 1039, 253], b_s=16, chunk_randomly=1, dataset_test='EVVE', fold_index=0, m=16, model='TMK', multiple_pca=0, norm='feat_freq', output_dir='/checkpoint/lowik/videocopy/eval', pca_DVt='', pca_mean='', query_expansion='aqe', resnet_level=29, seed=0, tmk_init='von_mises', use_pca=0)
Parameter string is model-TMK_dataset_test-EVVE_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-aqe_multiple_pca-0
Computing mAP...
Extracting feature vectors...
100% |####################################################################################|
dsk+arrested 0.114662
shakira+live+kiev+2011 0.593086
marrakech+bomb+attack 0.215630
obama+speech+victory 0.836140
kate+william+wedding 0.499158
barcelona+riots+2012 0.213582
thailand+flood+2011 0.277534
johnny+stade+de+france+2012 0.449601
universal+studios+jurassic+park+ride 0.775460
strokkur+geyser 0.952665
mdna+rome+2012 0.327753
egypt+Tahrir+Square+protestors 0.138942
die+toten+hosen+rock+am+ring+2012 0.264008
Overall mAP: 0.5835613862291965
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment