Created
May 14, 2019 19:48
-
-
Save LowikC/a5b8807f61a5ce6ea2dacb0fbc209f51 to your computer and use it in GitHub Desktop.
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 VCDB --model TMK_Poullot --output_dir=/checkpoint/lowik/videocopy/eval | |
Namespace(T=[9767, 2731, 1039, 253], b_s=16, chunk_randomly=1, dataset_test='VCDB', 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-VCDB_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 segment Precision and Recall | |
[...] | |
Processing {'video': 'zidane_headbutt/cc3b8791039b9e7f664260d76f8ca6cc48004823', 'global': -49, 'begin': 49, 'end': 51} | |
Processing {'video': 'zidane_headbutt/cb593efe5b194fe67a8e5ffe33b35cca954cdcd4', 'global': -130, 'begin': 130, 'end': 135} | |
Processing {'video': 'zidane_headbutt/cb593efe5b194fe67a8e5ffe33b35cca954cdcd4', 'global': -130, 'begin': 130, 'end': 146} | |
Processing {'video': 'zidane_headbutt/cb593efe5b194fe67a8e5ffe33b35cca954cdcd4', 'global': -141, 'begin': 141, 'end': 146} | |
Processing {'video': 'zidane_headbutt/cc3b8791039b9e7f664260d76f8ca6cc48004823', 'global': 0, 'begin': 0, 'end': 75} | |
Processing {'video': 'zidane_headbutt/cc3b8791039b9e7f664260d76f8ca6cc48004823', 'global': -47, 'begin': 47, 'end': 52} | |
AUC test 0.660210832420853 | |
MaxF1 test 0.6188338880759975 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment