init: tianyan-edge edge agent with Ascend NPU inference backend
- Go main process: stream ingestor, infer client, event uploader, heartbeat, config agent, OTA agent - Python inference server rewritten to use CANN ACL (acl module) replacing ultralytics/PyTorch; supports YOLOv8 raw and YOLOv10 NMS-free output formats via OUTPUT_FORMAT env var - systemd services for edge-agent and edge-infer - build/install/package scripts targeting arm64 Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
6
requirements.txt
Normal file
6
requirements.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
aiohttp>=3.9.0
|
||||
opencv-python-headless>=4.9.0
|
||||
ultralytics>=8.2.0
|
||||
psutil>=5.9.0
|
||||
python-dotenv>=1.0.0
|
||||
numpy>=1.24.0
|
||||
Reference in New Issue
Block a user