ConCor-1 / processor_config.json
UWGZQ's picture
ConCor-1: release checkpoint, remote code, processor, example
4f08932 verified
Raw
History Blame Contribute Delete
419 Bytes
{
"processor_class": "ConCor1Processor",
"auto_map": {
"AutoProcessor": "processing_concor1.ConCor1Processor"
},
"num_bridge_tokens": 385,
"bridge_token_id_start": 248077,
"patch_size": 16,
"merge_size": 2,
"num_mask_upsample_blocks": 2,
"min_pixels": 1003520,
"max_pixels": 1003520,
"presence_threshold": 0.1,
"text_threshold": 0.45,
"image_threshold": 0.45,
"nms_iou_threshold": 0.5
}