koharu-layout-rfdetr-seg-2xl-1152 / inference_config.json
mayocream's picture
Publish TextSeg-refined v2 checkpoint and SFX 0.20 settings
aed55fd verified
Raw
History Blame
551 Bytes
{
"architecture": "RFDETRSeg2XLarge",
"rfdetr_version": "1.7.0",
"resolution": 1152,
"num_select": 160,
"classes": {
"0": "text",
"1": "onomatopoeia",
"2": "bubble",
"3": "panel"
},
"recommended_thresholds": {
"text": 0.25,
"onomatopoeia": 0.2,
"bubble": 0.5,
"panel": 0.5
},
"checkpoint": "model.safetensors",
"checkpoint_sha256": "9bf6d2cbd7793c956d8c857bb1672a396eb7f100eb0682f86830d05e31168efb",
"source_checkpoint_sha256": "b1f8c81e41e376342cb9e236be265505a96dc0c3774916df17cad4d720e3b67a"
}