| { |
| "environment": { |
| "onnx": "1.22.0", |
| "onnxruntime": "1.28.0", |
| "platform": "macOS-26.5.2-arm64-arm-64bit", |
| "python": "3.11.15", |
| "rfdetr": "1.7.0", |
| "torch": "2.13.0" |
| }, |
| "input": { |
| "name": "input", |
| "shape": [ |
| 1, |
| 3, |
| 1152, |
| 1152 |
| ], |
| "type": "tensor(float)" |
| }, |
| "metadata": { |
| "rfdetr_notes": "{\"source_repo\": \"mayocream/koharu-layout-rfdetr-seg-2xl-1152\", \"source_revision\": \"aed55fdb8ca953c6bec33cf6ed6dd52a9b72bfa2\", \"source_weights_sha256\": \"9bf6d2cbd7793c956d8c857bb1672a396eb7f100eb0682f86830d05e31168efb\", \"architecture\": \"RFDETRSeg2XLarge\", \"rfdetr_version\": \"1.7.0\", \"input\": {\"name\": \"input\", \"shape\": [1, 3, 1152, 1152], \"dtype\": \"float32\"}, \"outputs\": [\"dets\", \"labels\", \"masks\"], \"classes\": [\"text\", \"onomatopoeia\", \"bubble\", \"panel\"]}" |
| }, |
| "onnx_file": "rfdetr-seg-2xlarge.onnx", |
| "onnx_ir_version": 8, |
| "onnx_opset": { |
| "ai.onnx": 17 |
| }, |
| "onnx_sha256": "7cc10d4316371946b8441da3512261a8e148b129abcdb0ea6235ed1d1d06d351", |
| "outputs": { |
| "dets": { |
| "atol": 0.002, |
| "dtype": "float32", |
| "max_abs_error": 0.0015357136726379395, |
| "mean_abs_error": 1.8814233577965448e-05, |
| "passed": true, |
| "rtol": 0.01, |
| "shape": [ |
| 1, |
| 300, |
| 4 |
| ] |
| }, |
| "labels": { |
| "atol": 0.01, |
| "dtype": "float32", |
| "max_abs_error": 0.0028624534606933594, |
| "mean_abs_error": 5.240170160929362e-05, |
| "passed": true, |
| "rtol": 0.01, |
| "shape": [ |
| 1, |
| 300, |
| 5 |
| ] |
| }, |
| "masks": { |
| "atol": 0.02, |
| "dtype": "float32", |
| "max_abs_error": 0.1241455078125, |
| "mean_abs_error": 0.0014561469001781028, |
| "passed": true, |
| "rtol": 0.02, |
| "shape": [ |
| 1, |
| 300, |
| 288, |
| 288 |
| ] |
| } |
| }, |
| "passed": true, |
| "semantic_parity": { |
| "confidence_max_abs_error": 2.2446736693382263e-05, |
| "global_binary_mask_iou": 0.9997935911478187, |
| "mask_sign_agreement": 0.9999825585133745, |
| "top_class_agreement": 1.0 |
| }, |
| "source_repo": "mayocream/koharu-layout-rfdetr-seg-2xl-1152", |
| "source_revision": "aed55fdb8ca953c6bec33cf6ed6dd52a9b72bfa2", |
| "source_weights_sha256": "9bf6d2cbd7793c956d8c857bb1672a396eb7f100eb0682f86830d05e31168efb", |
| "timing_seconds": { |
| "onnxruntime": 6.298527083010413, |
| "pytorch": 4.962123540986795 |
| } |
| } |
|
|