Wolowolo commited on
Commit
bf31f7c
·
verified ·
1 Parent(s): f9e6942

Upload test_results.txt

Browse files
finetuned_models/FF++_DF_c23_32frames/experiments_test/test_results.txt ADDED
@@ -0,0 +1,78 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ | distributed init (rank 0): env://, gpu 0
2
+ [13:43:37.576532] job dir: /mnt/localDisk2/wgj/FSFM-3C/codespace/fsfm-3c/finuetune/cross_dataset_unseen_DiFF
3
+ [13:43:37.576683] Namespace(aa='rand-m9-mstd0.5-inc1',
4
+ accum_iter=1,
5
+ apply_simple_augment=True,
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='/datasets01/imagenet_full_size/061417/',
13
+ device='cuda',
14
+ dist_backend='nccl',
15
+ dist_eval=False,
16
+ dist_on_itp=False,
17
+ dist_url='env://',
18
+ distributed=True,
19
+ drop_path=0.1,
20
+ epochs=50,
21
+ eval=True,
22
+ finetune='',
23
+ global_pool=True,
24
+ gpu=0,
25
+ input_size=224,
26
+ layer_decay=0.75,
27
+ local_rank=0,
28
+ log_dir='./checkpoint/finetuned_models/FF++_DF_c23_32frames/experiments_test',
29
+ lr=None,
30
+ min_lr=1e-06,
31
+ mixup=0,
32
+ mixup_mode='batch',
33
+ mixup_prob=1.0,
34
+ mixup_switch_prob=0.5,
35
+ model='vit_base_patch16',
36
+ nb_classes=2,
37
+ normalize_from_IMN=True,
38
+ num_workers=10,
39
+ output_dir='./checkpoint/finetuned_models/FF++_DF_c23_32frames/experiments_test',
40
+ pin_mem=True,
41
+ rank=0,
42
+ recount=1,
43
+ remode='pixel',
44
+ reprob=0.25,
45
+ resplit=False,
46
+ resume='./checkpoint/finetuned_models/FF++_DF_c23_32frames',
47
+ seed=0,
48
+ smoothing=0.1,
49
+ start_epoch=0,
50
+ warmup_epochs=5,
51
+ weight_decay=0.05,
52
+ world_size=1)
53
+ [13:43:38.938999] criterion = LabelSmoothingCrossEntropy()
54
+ [13:43:39.563590] Resume checkpoint ./checkpoint/finetuned_models/FF++_DF_c23_32frames/checkpoint-min_val_loss_T2I.pth
55
+ [13:43:39.819668]
56
+
57
+ --Metrics of the network testing on the T2I dataset with 43582 test imgs--
58
+ [13:44:31.488770] *[------FRAME-LEVEL------]
59
+ Acc 50.243 Balanced_Acc 50.573 Auc 61.742 EER 0.408 loss 1.165
60
+ [13:44:32.331211] Resume checkpoint ./checkpoint/finetuned_models/FF++_DF_c23_32frames/checkpoint-min_val_loss_I2I.pth
61
+ [13:44:32.474399]
62
+
63
+ --Metrics of the network testing on the I2I dataset with 35227 test imgs--
64
+ [13:45:11.978169] *[------FRAME-LEVEL------]
65
+ Acc 38.842 Balanced_Acc 50.771 Auc 71.912 EER 0.326 loss 1.259
66
+ [13:45:12.730654] Resume checkpoint ./checkpoint/finetuned_models/FF++_DF_c23_32frames/checkpoint-min_val_loss_FS.pth
67
+ [13:45:12.823097]
68
+
69
+ --Metrics of the network testing on the FS dataset with 28133 test imgs--
70
+ [13:45:47.149699] *[------FRAME-LEVEL------]
71
+ Acc 23.531 Balanced_Acc 50.646 Auc 71.306 EER 0.327 loss 1.556
72
+ [13:45:47.949096] Resume checkpoint ./checkpoint/finetuned_models/FF++_DF_c23_32frames/checkpoint-min_val_loss_FE.pth
73
+ [13:45:48.028212]
74
+
75
+ --Metrics of the network testing on the FE dataset with 37484 test imgs--
76
+ [13:46:27.202876] *[------FRAME-LEVEL------]
77
+ Acc 42.562 Balanced_Acc 50.864 Auc 78.981 EER 0.271 loss 1.185
78
+ [13:46:27.207388] Testing time 0:02:48