feat: initial HSAP platform
Huaxu Sentinel Active Safety Platform with embedded algorithm code, Docker Compose setup, and vendored dataset scaffolds for clone-and-run. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
8
algorithms/lane_ufld/code/pytorch-auto-drive-master/.gitignore
vendored
Normal file
8
algorithms/lane_ufld/code/pytorch-auto-drive-master/.gitignore
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
# standard
|
||||
__pycache__/
|
||||
.idea
|
||||
.vscode
|
||||
|
||||
# custom
|
||||
output
|
||||
checkpoints
|
||||
Reference in New Issue
Block a user