rocker417's picture
Upload config.json with huggingface_hub
8c64901 verified
{
"architectures": ["NAPGuardPatchDetectorModel"],
"auto_map": {
"AutoConfig": "configuration_napguard.NAPGuardPatchDetectorConfig",
"AutoModel": "modeling_napguard.NAPGuardPatchDetectorModel"
},
"model_type": "napguard-patch-detector",
"input_size": 416,
"conf_thres": 0.1,
"iou_thres": 0.45,
"use_nfsi": true,
"nfsi_sigma": 3.0,
"nfsi_threshold_factor": 2.0,
"torch_dtype": "float32"
}