Skip to content

Commit a80dee3

Browse files
authored
Update README.md (#598)
1 parent 05a9239 commit a80dee3

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@ This is the official implementation of papers
4444
</details>
4545

4646

47-
4847
## 🚀 Updates
4948
- \[2024.11.28\] Add torch tool for parameters and flops statistics. see [run_profile.py](./rtdetrv2_pytorch/tools/run_profile.py)
5049
- \[2024.10.10\] Add sliced inference support for small object detecion. [#468](https://github.com/lyuwenyu/RT-DETR/pull/468)
@@ -68,6 +67,10 @@ This is the official implementation of papers
6867
- \[2023.05.17\] Release RT-DETR-R18, RT-DETR-R34, RT-DETR-R50-m(example for scaled).
6968
- \[2023.04.17\] Release RT-DETR-R50, RT-DETR-R101, RT-DETR-L, RT-DETR-X.
7069

70+
## 📣 News
71+
- RTDETR and RTDETRv2 are now available in Hugging Face Transformers. [#413](https://github.com/lyuwenyu/RT-DETR/issues/413), [#549](https://github.com/lyuwenyu/RT-DETR/issues/549)
72+
- RTDETR is now available in [ultralytics/ultralytics](https://docs.ultralytics.com/zh/models/rtdetr/).
73+
7174
## 📍 Implementations
7275
- 🔥 RT-DETRv2
7376
- paddle: [code&weight](./rtdetrv2_paddle/)

0 commit comments

Comments
 (0)