Skip to content

Commit 849e633

Browse files
authored
Update README.md
1 parent 6483691 commit 849e633

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,8 @@ This is the official implementation of the paper "[DETRs Beat YOLOs on Real-time
4848
- \[2023.04.17\] Release RT-DETR-R50, RT-DETR-R101, RT-DETR-L, RT-DETR-X
4949

5050
## Implementations
51-
- [rtdetr-paddle](./rtdetr_paddle)
52-
- [rtdetr-pytorch](./rtdetr_pytorch)
51+
- rtdetr paddle: [code](./rtdetr_paddle), [weights](./rtdetr_paddle)
52+
- rtdetr pytorch: [code](./rtdetr_pytorch), [weights](https://github.com/lyuwenyu/RT-DETR/issues/42)
5353

5454

5555
| Model | Epoch | Input shape | Dataset | $AP^{val}$ | $AP^{val}_{50}$| Params(M) | FLOPs(G) | T4 TensorRT FP16(FPS)

0 commit comments

Comments
 (0)