tuandunghcmut's picture
Upload HAPTransReID
e496ed3 verified
raw
history blame contribute delete
713 Bytes
{
"architectures": [
"HAPTransReID"
],
"attn_drop_rate": 0.0,
"auto_map": {
"AutoBackbone": "hap_transreid.HAPTransReID",
"AutoConfig": "hap_transreid.HAPTransReIDConfig"
},
"camera": 0,
"depth": 12,
"drop_path_rate": 0.1,
"drop_rate": 0.0,
"embed_dim": 768,
"hybrid_backbone": null,
"img_size": [
256,
128
],
"in_chans": 3,
"local_feature": true,
"mlp_ratio": 4.0,
"model_type": "my-vit-b16",
"norm_layer_eps": 1e-06,
"num_classes": -1,
"num_heads": 12,
"patch_size": 16,
"qk_scale": null,
"qkv_bias": false,
"sie_xishu": 3.0,
"stride_size": [
16,
16
],
"torch_dtype": "float32",
"transformers_version": "4.42.4",
"view": 0
}