Created
May 14, 2019 13:39
[videoalignment] EVVE - TMK
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
python main.py --dataset_test EVVE --model TMK --output_dir=/checkpoint/lowik/videocopy/eval 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='', 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-_multiple_pca-0 | |
Computing mAP... | |
Extracting feature vectors... | |
100% |#####################################################################################| | |
marrakech+bomb+attack 0.201294 | |
die+toten+hosen+rock+am+ring+2012 0.248537 | |
johnny+stade+de+france+2012 0.384582 | |
dsk+arrested 0.150045 | |
kate+william+wedding 0.380386 | |
egypt+Tahrir+Square+protestors 0.138603 | |
shakira+live+kiev+2011 0.453943 | |
universal+studios+jurassic+park+ride 0.693257 | |
obama+speech+victory 0.720860 | |
mdna+rome+2012 0.274397 | |
barcelona+riots+2012 0.208379 | |
strokkur+geyser 0.907504 | |
thailand+flood+2011 0.267010 | |
Overall mAP: 0.5342971253008469 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment