Views
No views yet
onnx-community/rtdetr_v2_r50vd-ONNX (revision 1699ea019e5570bb7283d80ee9a9e42d6245436f), based on the
official Apache-2.0 PekingU/rtdetr_v2_r50vd 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 | 172,305,665 bytes |
| SHA-256 | d6d5ce9f633189539bc892c70b6a60120a32a9799798811daeb8456f9b9e2c15 |
[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.