[Stage C1] VisDrone MoE 武器横评:P2 检测头 + UoMoE 变体公平同预算对比(50 epoch, imgsz=640) - #255
Open
OldPigxjk wants to merge 3 commits into
Open
[Stage C1] VisDrone MoE 武器横评:P2 检测头 + UoMoE 变体公平同预算对比(50 epoch, imgsz=640)#255OldPigxjk wants to merge 3 commits into
OldPigxjk wants to merge 3 commits into
Conversation
…cce839c) Submit branch based on 2026-08-21 main baseline acce839 per 增量验收补充细则. - run_c1_baseline.py / run_c1_weapons.py: on/off + 4-weapon横评, best.pt lock-safe - audit_params.py: 6-weapon param self-audit (nano compliant) - requirements_smoke.txt: pinned deps - RESULTS_stage1.md / STAGE2_STATUS.md: experiment evidence
…iner.save_model: best.pt lock skip; last.pt 5x retry - _save_run_args: args.yaml lock skip - Stage2 EsMoE-P2-N done; v0.1-P2-N resuming
…dd seed/baseline/COCO-APs status
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.
第三阶段实战开发 C1:VisDrone MoE 武器横评
背景
腾讯犀牛鸟开源课题第三阶段实战开发(YOLO-Master)C1 任务交付:在 VisDrone(航拍密集小目标)上对 MoE 变体做公平同预算横评。本工作基于 Issue #49(v0.1-N vs EsMoE-N 基线复现)扩展,引入 P2/4 检测头与 UltraOptimizedMoE 变体。
导师方案确认(2026-09-01)
训练配置(公平同预算)
结果(VisDrone, 50 epoch, mAP50 / mAP50-95)
基线对照(c1_onoff):v0.1-N=0.19590 / EsMoE-N=0.19041(mAP50)
三 seed 稳健性(EsMoE-P2-N):seed42=0.20773 / seed0=0.19990 / seed1=0.19673(mAP50)
交付物
已知限制(诚实标注)