Product / Edge AI Platform

CGC
SENTINEL.

Edge AI and computer vision for autonomous drone coordination, real-time inspection, event-driven monitoring, and low-bandwidth field operations.

REAL-TIME
EDGE VISION.

Sentinel processes frames near the source, publishes only important detection deltas, and streams annotated video when operators need visual confirmation.

30 fpsJetson Xavier TRT
<30msEnd-to-end latency
~80%Bandwidth saved
10WJetson Nano TDP

ARCHITECTURE
AND PIPELINE.

System Architecture

CGC Sentinel system architecture showing edge drone nodes, transport, cloud services, and dashboard layers

Edge Inference Pipeline

CGC Sentinel edge inference pipeline from camera capture through YOLOv8, TensorRT or OpenVINO, event filtering, MQTT, WebRTC, and agent signals

WHERE SENTINEL
OPERATES.

01 / Surveillance

Perimeter Monitoring

Autonomous drones patrol large perimeters and publish detection events when people, vehicles, or anomalies enter restricted areas.

02 / Inspection

Industrial Asset Inspection

Custom-trained defect models detect corrosion, cracks, thermal anomalies, and access risks on pipelines, towers, utilities, and facilities.

03 / Response

Search & Rescue

Multi-agent fleets coordinate search grids and converge when one node detects a target, reducing manual coordination effort.

04 / Smart City

Traffic & Crowd Monitoring

Real-time density estimation and traffic flow analysis with event-driven telemetry instead of continuous raw streaming.

05 / Agriculture

Precision Agriculture

Crop health, pest detection, and irrigation anomaly alerts with field mapping and anomaly-only data movement.

06 / Tactical

Offline ISR

TensorRT-optimized models support intelligence and surveillance missions in low-connectivity or denied environments.

HARD PARTS
SOLVED.

Critical

Quantization Accuracy Loss

INT8 TensorRT improves throughput by 3-4x but can reduce mAP. Sentinel uses calibration datasets and mixed precision strategies per device class.

Critical

Thermal Throttling

Jetson Nano deployments can throttle under sustained outdoor inference. Sentinel supports dynamic FPS reduction, model tiering, and airflow-aware deployment profiles.

High

MQTT Reliability

Spotty RF and mesh links require QoS level 1, retained messages, reconnect backoff, and local event queues for offline-first operations.

High

Task Deduplication

Multi-agent fleets use leader election, token-based task locking, and geofence partitioning to avoid duplicate target coverage.

Medium

WebRTC Latency

Adaptive bitrate, STUN/TURN topology, and frame dropping preserve detection overlays under variable bandwidth.

Medium

Runtime Portability

One ONNX pipeline compiles to TensorRT and OpenVINO with operator compatibility tests and separate calibration runs.

WHAT POWERS
THE PLATFORM.

Vision Model

YOLOv8

Detection, segmentation, and pose variants custom-trained on domain-specific datasets with ONNX export.

NVIDIA Inference

TensorRT

INT8 and FP16 inference on Jetson devices with layer fusion, calibration, and kernel tuning.

Intel Inference

OpenVINO

IR model compilation for Intel NCS2 and Myriad X, with async inference on low-power accelerators.

Messaging

MQTT

Low-overhead pub/sub topics scoped by drone, detection class, alert severity, and mission context.

Video

WebRTC

Annotated frame relay with adaptive bitrate, H.264 encoding, and NAT traversal support.

Coordination

Multi-Agent Runtime

Leader election, task locking, heartbeat monitoring, and failover reassignment for distributed fleets.