File size: 596 Bytes
a5f93a0 5e37977 a5f93a0 8f5c228 5e37977 a5f93a0 5e37977 74ff46f 5e37977 a5f93a0 5e37977 74ff46f a5f93a0 5e37977 a5f93a0 8f5c228 5e37977 a5f93a0 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 | {
"name": "david_small_fast",
"uid": "c.david.small_fast",
"feature_dim": 512,
"num_classes": 1000,
"scales": [
256,
512
],
"sharing_mode": "fully_shared",
"fusion_mode": "weighted_sum",
"use_belly": false,
"belly_expand": 2.0,
"shared_feature_dim": 512,
"shared_layers": 1,
"shared_dropout": 0.1,
"fusion_temperature": 1.0,
"fusion_dropout": 0.1,
"tree_depth": 3,
"num_experts": 3,
"compression_ratio": 4,
"expert_dropout": 0.1,
"attention_dropout": 0.1,
"progressive_training": false,
"scale_warmup_epochs": {
"256": 0,
"512": 0
}
} |