update at 2026-06-03 11:04:16
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
"""DETR 车辆检测模块:加载模型并输出车辆类别、置信度和检测框。"""
|
||||
|
||||
from __future__ import annotations
|
||||
|
||||
from typing import Any
|
||||
|
||||
Reference in New Issue
Block a user