This website requires JavaScript.
Explore
Help
Sign In
spdis
/
Loongson_2k0300_SmartCar_Framework
Watch
1
Star
0
Fork
0
You've already forked Loongson_2k0300_SmartCar_Framework
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
23d7f25cdac6fcda6879d5a15876bad4853fd982
Loongson_2k0300_SmartCar_Fr…
/
model
History
spdis
23d7f25cda
Remove binary test_model from tracking
2026-05-25 13:57:56 +08:00
..
best.pth.1
Initial commit: SmartCar Framework v0.1 — 龙芯2K0300智能车开发框架\n\n- HAL: GPIO/PWM/Encoder/Framebuffer 驱动\n- Control: PID/IMU/Motor/Servo 控制\n- Vision: HSV双Otsu→4点标定IPM→洪泛填充→逐行搜线\n- Strategy: 三区前瞻偏差+速度策略\n- Debug: 文件热调参+LCD预览+cv截帧\n- Scheduler: 5ms timerfd+epoll 中央调度器
2026-05-25 10:31:55 +08:00
config.json
Initial commit: SmartCar Framework v0.1 — 龙芯2K0300智能车开发框架\n\n- HAL: GPIO/PWM/Encoder/Framebuffer 驱动\n- Control: PID/IMU/Motor/Servo 控制\n- Vision: HSV双Otsu→4点标定IPM→洪泛填充→逐行搜线\n- Strategy: 三区前瞻偏差+速度策略\n- Debug: 文件热调参+LCD预览+cv截帧\n- Scheduler: 5ms timerfd+epoll 中央调度器
2026-05-25 10:31:55 +08:00
deploy_README.md
Initial commit: SmartCar Framework v0.1 — 龙芯2K0300智能车开发框架\n\n- HAL: GPIO/PWM/Encoder/Framebuffer 驱动\n- Control: PID/IMU/Motor/Servo 控制\n- Vision: HSV双Otsu→4点标定IPM→洪泛填充→逐行搜线\n- Strategy: 三区前瞻偏差+速度策略\n- Debug: 文件热调参+LCD预览+cv截帧\n- Scheduler: 5ms timerfd+epoll 中央调度器
2026-05-25 10:31:55 +08:00
export_weights.py
Add async model thread, vision FPS throttle, configurable FPS, .gitignore __pycache__
2026-05-25 11:04:05 +08:00
model_heat_v4.onnx
Initial commit: SmartCar Framework v0.1 — 龙芯2K0300智能车开发框架\n\n- HAL: GPIO/PWM/Encoder/Framebuffer 驱动\n- Control: PID/IMU/Motor/Servo 控制\n- Vision: HSV双Otsu→4点标定IPM→洪泛填充→逐行搜线\n- Strategy: 三区前瞻偏差+速度策略\n- Debug: 文件热调参+LCD预览+cv截帧\n- Scheduler: 5ms timerfd+epoll 中央调度器
2026-05-25 10:31:55 +08:00
model_heat_v4.py
Initial commit: SmartCar Framework v0.1 — 龙芯2K0300智能车开发框架\n\n- HAL: GPIO/PWM/Encoder/Framebuffer 驱动\n- Control: PID/IMU/Motor/Servo 控制\n- Vision: HSV双Otsu→4点标定IPM→洪泛填充→逐行搜线\n- Strategy: 三区前瞻偏差+速度策略\n- Debug: 文件热调参+LCD预览+cv截帧\n- Scheduler: 5ms timerfd+epoll 中央调度器
2026-05-25 10:31:55 +08:00
model.cpp
Fix vision pipeline: search-first IPM, IMU non-blocking, LCD inverse IPM, servo direction, model WIP
2026-05-25 13:57:47 +08:00
model.hpp
Add async model thread, vision FPS throttle, configurable FPS, .gitignore __pycache__
2026-05-25 11:04:05 +08:00
nanodet.bin
Add async model thread, vision FPS throttle, configurable FPS, .gitignore __pycache__
2026-05-25 11:04:05 +08:00
test_model.cpp
Fix vision pipeline: search-first IPM, IMU non-blocking, LCD inverse IPM, servo direction, model WIP
2026-05-25 13:57:47 +08:00