Files
Loongson_2k0300_SmartCar/.gitignore
T
spdis 670f84131b 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 变体目录和生成文件
2026-07-04 21:15:10 +08:00

23 lines
333 B
Plaintext

.vscode/*
!.vscode/settings.json
!.vscode/tasks.json
!.vscode/launch.json
!.vscode/extensions.json
*.code-workspace
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/