We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f212587 commit 8dd1fedCopy full SHA for 8dd1fed
1 file changed
avod/configs/pyramid_cars_with_aug_example.config
@@ -78,7 +78,7 @@ model_config {
78
l2_weight_decay: 0.005
79
keep_prob: 0.5
80
fusion_method: 'mean' # 'mean', 'concat', or 'max'
81
- fusion_type: 'early' # 'early', 'late', 'deep'
+ fusion_type: 'early' # 'early', 'dense', 'late', 'deep'
82
}
83
84
0 commit comments