Views
No views yet
ustc-community/dfine-nano-coco
checkpoint for local, in-browser object detection in AnnotateIt.066438d3d8f0da137a37b38fdf3368fd4afceced,
which contains the upstream weight fix published on 20 August 2025.| File | Value |
|---|---|
| ONNX graph | model.onnx |
| Precision | FP32 |
| Opset | 18 |
| Input | pixel_values: float32 [1, 3, 640, 640] |
| Outputs | logits: float32 [1, 300, 80]; pred_boxes: float32 [1, 300, 4] |
| Size | 15,434,935 bytes |
| SHA-256 | b0ec2e5793f3a3cbd07440d098645a0e102cd450fb92f4f35e713f36e35d152e |
[0, 1] by dividing by 255.logits, then take the best class score per query.pred_boxes as normalized cx, cy, width, height and map them back to
the original image dimensions.onnxruntime-web 1.24.3 WASM runtime;validation-report.json for measured tolerances and
PROVENANCE.md for the reproducible source/export record. Runtime
timings in the report are smoke-test observations, not benchmarks.LICENSE. Please retain the license and attribution when
redistributing this model.Peterande/D-FINE