YOLOv5-物体检测/ ├── yolov5.py # 主检测脚本(含详细中文注释) ├── export.py # 模型导出工具 ├── val.py # 模型验证 ...
HOI-DETR is a transformer-based framework for detecting hands, hand-held objects, and their interactions in images and video. Built on the Co-DETR architecture, it adds a lightweight interaction ...