Skip to content

Conversation

@haruDT
Copy link
Contributor

@haruDT haruDT commented Dec 15, 2025

修改概述:

修改的详细描述

经过了什么样的测试?

  1. 操作系统
  2. Python版本等

运行效果

动图、视频、截图等
修改的详细描述

  1. 新增 tracking_car/ 文件夹,包含 CARLA 模拟器下 2D/3D 目标检测与跟踪的完整代码;
  2. 文件夹内核心内容:
  • 2D 检测脚本(YOLO/SSD/FRCNN)、2D 跟踪脚本(SORT/Deep SORT 等);
  • 3D 检测 / 跟踪基础脚本、跟踪算法模块(sort/deep_sort 等);
  • 工具类 utils / 和依赖文件 requirements.txt;
  1. 所有代码已本地验证可运行,无冗余文件。
  2. 运行效果
    动画

@donghaiwang donghaiwang merged commit c63dad3 into OpenHUTB:main Dec 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants