XINHUOAI extends the standard algorithm library when a project needs a new, deployable model for a real industrial scene. The workflow begins with an operational definition: what must be recognized, where it appears, what should trigger an event, and which similar objects or normal actions must be excluded.
Training Loop
- Create the task and define the target, scene, output device, and success criteria.
- Upload images or video frames from the real site.
- Clean, annotate, split, and review the dataset.
- Train with GPU resources and evaluate precision, recall, false positives, and missed detections.
- Export and deploy the model to AI cameras, AI edge boxes, or AI NVRs.
- Feed back false positives and missed examples for continuous iteration.
Offline Runtime
XINHUOAI is used to train and export models. After deployment, real-time recognition, alarms, snapshots, and evidence records run on local AI devices. The model does not require external internet for daily inference.