|
---
|
|
description: Explore the RTDETRValidator and RTDETRDataset classes for real-time detection and tracking. Understand initialization, transformations, and post-processing.
|
|
keywords: RTDETR, Ultralytics, object detection, tracking, YOLO, RTDETRDataset, RTDETRValidator, real-time detection
|
|
---
|
|
|
|
# Reference for `ultralytics/models/rtdetr/val.py`
|
|
|
|
!!! note
|
|
|
|
This file is available at [https://github.com/ultralytics/ultralytics/blob/main/ultralytics/models/rtdetr/val.py](https://github.com/ultralytics/ultralytics/blob/main/ultralytics/models/rtdetr/val.py). If you spot a problem please help fix it by [contributing](https://docs.ultralytics.com/help/contributing/) a [Pull Request](https://github.com/ultralytics/ultralytics/edit/main/ultralytics/models/rtdetr/val.py) ๐ ๏ธ. Thank you ๐!
|
|
|
|
<br>
|
|
|
|
## ::: ultralytics.models.rtdetr.val.RTDETRDataset
|
|
|
|
<br><br><hr><br>
|
|
|
|
## ::: ultralytics.models.rtdetr.val.RTDETRValidator
|
|
|
|
<br><br>
|
|
|