mirror of
https://github.com/azaion/detections.git
synced 2026-04-22 09:06:31 +00:00
[AZ-180] Update Jetson deployment documentation and remove obsolete task file
- Added Jetson-specific deployment instructions to `deploy_scripts.md`, detailing prerequisites and service management. - Updated `deploy_status_report.md` to reflect the completion of the AZ-180 cycle and the readiness of Jetson support. - Removed outdated task documentation for Jetson Orin Nano support from the todo list. Made-with: Cursor
This commit is contained in:
@@ -49,6 +49,14 @@ coverage.xml
|
||||
*.mlpackage
|
||||
*.mlmodel
|
||||
|
||||
# Demo artifacts (model files placed into demo/models/ at deploy time)
|
||||
demo/models/*.onnx
|
||||
demo/models/*.engine
|
||||
demo/models/*.cache
|
||||
demo/models/*.json
|
||||
demo/calibration/
|
||||
!demo/models/.gitkeep
|
||||
|
||||
# Standalone skill output (ephemeral, not part of project)
|
||||
_standalone/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user