Views
No views yet
onnx-community/rtdetr_v2_r18vd-ONNX (revision 936f90b6a476c6da4dfe053fc521af55285976ba), based on the
official Apache-2.0 PekingU/rtdetr_v2_r18vd checkpoint. AnnotateIt
did not alter or quantize the graph; this mirror adds an explicit license, immutable provenance,
checksums and independent validation. Not an official PekingU / RT-DETR release.| File | Value |
|---|---|
| ONNX graph | model.onnx |
| Precision | FP32 |
| Opset | 16 |
| Declared input | pixel_values: float32 [batch, 3, 640, 640] |
| Outputs | logits: float32 [batch, 300, 80]; pred_boxes: float32 [batch, 300, 4] |
| Size | 81,057,510 bytes |
| SHA-256 | 583a236ac21c95a7fd94f284fc21485e42355bfef82c27011ba78fbc09ee87e2 |
[0, 1] (÷255); do not apply mean/std normalization.sigmoid(logits), best COCO class per query; pred_boxes = normalized cxcywh → map to original size.LICENSE); retain attribution when redistributing.
Official project: lyuwenyu/RT-DETR.