单目3D初始代码
This commit is contained in:
16
docs/en/reference/models/rtdetr/model.md
Executable file
16
docs/en/reference/models/rtdetr/model.md
Executable file
@@ -0,0 +1,16 @@
|
||||
---
|
||||
description: Explore the interface for Baidu's RT-DETR, a Vision Transformer-based real-time object detector in the Ultralytics Docs. Learn more about its efficient hybrid encoding and IoU-aware query selection.
|
||||
keywords: RT-DETR, real-time object detection, Vision Transformer, Ultralytics, model interface, Baidu, hybrid encoding, IoU-aware query selection, machine learning, AI
|
||||
---
|
||||
|
||||
# Reference for `ultralytics/models/rtdetr/model.py`
|
||||
|
||||
!!! success "Improvements"
|
||||
|
||||
This page is sourced from [https://github.com/ultralytics/ultralytics/blob/main/ultralytics/models/rtdetr/model.py](https://github.com/ultralytics/ultralytics/blob/main/ultralytics/models/rtdetr/model.py). Have an improvement or example to add? Open a [Pull Request](https://docs.ultralytics.com/help/contributing/) — thank you! 🙏
|
||||
|
||||
<br>
|
||||
|
||||
## ::: ultralytics.models.rtdetr.model.RTDETR
|
||||
|
||||
<br><br>
|
||||
Reference in New Issue
Block a user