We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6483691 commit 849e633Copy full SHA for 849e633
README.md
@@ -48,8 +48,8 @@ This is the official implementation of the paper "[DETRs Beat YOLOs on Real-time
48
- \[2023.04.17\] Release RT-DETR-R50, RT-DETR-R101, RT-DETR-L, RT-DETR-X
49
50
## Implementations
51
-- [rtdetr-paddle](./rtdetr_paddle)
52
-- [rtdetr-pytorch](./rtdetr_pytorch)
+- rtdetr paddle: [code](./rtdetr_paddle), [weights](./rtdetr_paddle)
+- rtdetr pytorch: [code](./rtdetr_pytorch), [weights](https://github.com/lyuwenyu/RT-DETR/issues/42)
53
54
55
| Model | Epoch | Input shape | Dataset | $AP^{val}$ | $AP^{val}_{50}$| Params(M) | FLOPs(G) | T4 TensorRT FP16(FPS)
0 commit comments