This commit is contained in:
UltralyticsAssistant 2024-02-29 23:28:20 +00:00
parent 55ce6faec8
commit fcff64cc3c

View File

@ -6,6 +6,7 @@ hybrid encoder and IoU-aware query selection for enhanced detection accuracy.
For more information on RT-DETR, visit: https://arxiv.org/pdf/2304.08069.pdf For more information on RT-DETR, visit: https://arxiv.org/pdf/2304.08069.pdf
""" """
from pathlib import Path from pathlib import Path
from ultralytics.engine.model import Model from ultralytics.engine.model import Model