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:
@@ -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/
|
||||
|
||||
Reference in New Issue
Block a user