feat: 添加模型转换工具(Mild v13 PyTorch->bin导出)

- tools/export_mild_v13.py: PyTorch .pth -> 自定义 .bin 导出脚本
- tools/inspect_pth.py: 检查 .pth 权重文件结构
- tools/best_v13_mild_r2.pth: 训练好的 PyTorch 权重
- .gitignore: 追加 build 变体目录和生成文件
This commit is contained in:
spdis
2026-07-04 21:15:10 +08:00
parent 06bb64ad26
commit 670f84131b
4 changed files with 149 additions and 0 deletions
+8
View File
@@ -8,7 +8,15 @@
build/*
build2/*
build3/*
build4/*
build_lsx/*
build_new/*
test/
ZebraCrossing_Detection-master/
ZebraCrossing_Detection-master.zip
smartcar2_code.txt
smartcar_test
# Local History for Visual Studio Code
.history/