terraform/ ├── modules/ │ ├── vpc/ # VPC networking module │ ├── ec2/ # EC2 instance module │ ├── ecr/ # ECR repositories module │ ├── iam/ # IAM roles and policies module │ └── cloudwatch/ # ...
. ├── api_server/ # FastAPI backend handling uploads & authentication ├── master_worker/ # Orchestrates frame splitting and task delegation ├── vehicle_worker/ # Detects vehicles using YOLOv11 ├── ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results