mirror of
https://github.com/THU-MIG/yolov10.git
synced 2025-05-23 21:44:22 +08:00
Auto-format by https://ultralytics.com/actions
This commit is contained in:
parent
55ce6faec8
commit
fcff64cc3c
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user