Skip to content

Commit 8dd1fed

Browse files
authored
Update pyramid_cars_with_aug_example.config
1 parent f212587 commit 8dd1fed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

avod/configs/pyramid_cars_with_aug_example.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ model_config {
7878
l2_weight_decay: 0.005
7979
keep_prob: 0.5
8080
fusion_method: 'mean' # 'mean', 'concat', or 'max'
81-
fusion_type: 'early' # 'early', 'late', 'deep'
81+
fusion_type: 'early' # 'early', 'dense', 'late', 'deep'
8282
}
8383
}
8484
}

0 commit comments

Comments
 (0)