新增语义分割实时量化评估(mIoU/PA/类别IoU),新增模式5+E键开关#4763
Merged
Merged
Conversation
donghaiwang
approved these changes
Dec 28, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
修改概述:
新增语义分割实时量化评估模块(学术核心指标:mIoU、PA、类别IoU),新增评估专属模式5+E键开关,全兼容原有多模式交互/融合/高亮/计数功能,为论文提供数据支撑
修改的详细描述
semantic_quantitative_evaluation:EVAL_CLASSES过滤无意义类别(仅评估行人/车辆/道路等8类核心目标),提升评估有效性;generate_evaluation_visualization:generate_mode_hint函数新增eval_enabled参数,提示文字同步展示评估开关状态;CARLA Multi-Mode + Quantitative Evaluation,贴合功能定位。pred_sem_data赋值,即可对接实际语义分割模型输出)。经过了什么样的测试?
✅ 量化指标计算准确,mIoU/PA/类别IoU实时更新无延迟;
✅ 模式5切换流畅,评估面板视觉清晰,与其他模式兼容无冲突;
✅ E键开关功能正常,终端与可视化提示同步一致;
✅ 原有多模式交互/融合/高亮/计数功能无异常;
✅ 支持预测数据无缝替换,可直接对接实际语义分割模型;
✅ 资源清理完整,无报错/崩溃/内存泄漏现象。
运行效果
动图、视频、截图等
2025-12-27.182419.mp4