Wolowolo commited on
Commit
2712eba
·
verified ·
1 Parent(s): 2be9be8

Upload test_results.txt

Browse files
finetuned_models/FF++_c23_32frames/experiments_test/test_results.txt ADDED
@@ -0,0 +1,85 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ | distributed init (rank 0): env://, gpu 0
2
+ [22:51:23.694171] job dir: /mnt/localDisk2/wgj/FSFM-3C/codespace/fsfm-3c/finuetune/cross_dataset_DfD
3
+ [22:51:23.694359] Namespace(aa='rand-m9-mstd0.5-inc1',
4
+ accum_iter=1,
5
+ apply_simple_augment=False,
6
+ batch_size=320,
7
+ blr=0.001,
8
+ clip_grad=None,
9
+ color_jitter=None,
10
+ cutmix=0,
11
+ cutmix_minmax=None,
12
+ data_path=None,
13
+ dataset_abs_path=None,
14
+ device='cuda',
15
+ dist_backend='nccl',
16
+ dist_eval=False,
17
+ dist_on_itp=False,
18
+ dist_url='env://',
19
+ distributed=True,
20
+ drop_path=0.1,
21
+ epochs=50,
22
+ eval=True,
23
+ finetune='',
24
+ global_pool=True,
25
+ gpu=0,
26
+ input_size=224,
27
+ layer_decay=0.75,
28
+ local_rank=0,
29
+ log_dir='./checkpoint/finetuned_models/FF++_c23_32frames/experiments_test/',
30
+ lr=None,
31
+ min_lr=1e-06,
32
+ mixup=0,
33
+ mixup_mode='batch',
34
+ mixup_prob=1.0,
35
+ mixup_switch_prob=0.5,
36
+ model='vit_base_patch16',
37
+ nb_classes=2,
38
+ normalize_from_IMN=False,
39
+ num_workers=10,
40
+ output_dir='./checkpoint/finetuned_models/FF++_c23_32frames/experiments_test/',
41
+ pin_mem=True,
42
+ rank=0,
43
+ recount=1,
44
+ remode='pixel',
45
+ reprob=0.25,
46
+ resplit=False,
47
+ resume='./checkpoint/finetuned_models/FF++_c23_32frames/checkpoint-min_val_loss.pth',
48
+ seed=0,
49
+ smoothing=0.1,
50
+ start_epoch=0,
51
+ test_split=None,
52
+ warmup_epochs=5,
53
+ weight_decay=0.05,
54
+ world_size=1)
55
+ [22:51:25.486888] criterion = LabelSmoothingCrossEntropy()
56
+ [22:51:26.250711] Resume checkpoint ./checkpoint/finetuned_models/FF++_c23_32frames/checkpoint-min_val_loss.pth
57
+ [22:51:26.506243]
58
+
59
+ --Metrics of the network testing on the Celeb-DF-v2 dataset with 14268 test imgs--
60
+ [22:52:14.505343] *[------FRAME-LEVEL------]
61
+ Balanced_Acc 70.490 Auc 85.046 EER 0.236 loss 0.691
62
+ [22:52:14.515303] *[------VIDEO-LEVEL------]
63
+ Balanced_Acc 73.339 Auc 91.443 EER 0.157
64
+ [22:52:15.018242]
65
+
66
+ --Metrics of the network testing on the DFDC dataset with 143941 test imgs--
67
+ [22:55:50.090642] *[------FRAME-LEVEL------]
68
+ Balanced_Acc 69.797 Auc 80.204 EER 0.278 loss 0.604
69
+ [22:55:50.168376] *[------VIDEO-LEVEL------]
70
+ Balanced_Acc 70.711 Auc 83.475 EER 0.251
71
+ [22:55:50.278564]
72
+
73
+ --Metrics of the network testing on the DFDCP dataset with 17822 test imgs--
74
+ [22:56:15.710685] *[------FRAME-LEVEL------]
75
+ Balanced_Acc 71.399 Auc 85.503 EER 0.233 loss 0.619
76
+ [22:56:15.722727] *[------VIDEO-LEVEL------]
77
+ Balanced_Acc 71.978 Auc 89.706 EER 0.200
78
+ [22:56:16.315840]
79
+
80
+ --Metrics of the network testing on the WDF dataset with 165662 test imgs--
81
+ [23:04:12.858918] *[------FRAME-LEVEL------]
82
+ Balanced_Acc 76.552 Auc 85.256 EER 0.234 loss 0.470
83
+ [23:04:12.984411] *[------VIDEO-LEVEL------]
84
+ Balanced_Acc 77.784 Auc 86.956 EER 0.207
85
+ [23:04:13.032158] Testing time 0:12:46