Add RT-DETR Paddle

This commit is contained in:
Marcos Luciano
2023-11-24 01:47:14 -03:00
parent 758b7a0bb7
commit 9bda315ee0
5 changed files with 290 additions and 5 deletions

View File

@@ -14,7 +14,7 @@
#### 1. Download the PaddleDetection repo and install the requirements
https://github.com/PaddlePaddle/PaddleDetection/blob/release/2.6/docs/tutorials/INSTALL.md
https://github.com/PaddlePaddle/PaddleDetection/blob/release/2.7/docs/tutorials/INSTALL.md
**NOTE**: It is recommended to use Python virtualenv.