Skip to main content

AI ToolStack

AI Tool Stack is an end-to-end AI toolset designed for NeoEyes NE301/NE101 and other industry edge devices, covering the entire workflow from data collection, annotation, training, quantization, to deployment — significantly improving the efficiency and reliability of visual model implementation.

CamThink adopts the philosophy of "hardware-driven data closed-loop + integrated production deployment", deeply integrating device image auto-collection → label annotation → model training/quantization → deployment to edge devices, supporting continuous model optimization and rapid iteration for fragmented small-sample scenarios.

Training & quantization are built on the open-source Ultralytics project — special thanks!

Ensure that NE301 and the server or PC deploying AI Tool Stack are on the same network, for example, they are all connected to the same router, or the server has an open IP and domain name

To enable connection between NE301 cameras and AI Tool Stack applications, since AI Tool Stack has a built-in MQTT service, we will connect through NE301's built-in MQTT functionality with AI Tool Stack's MQTT service to implement NE301 data collection upload. Remote model updates will be supported in the future. Therefore, before starting, you need to ensure that NE301 can access the AI Tool Stack service, and the MQTT service within the AI Tool Stack service must be accessible externally. The network topology is as follows:

Topological

Core Features

ModuleCapabilities
AI Model ProjectsMQTT image auto-collection, annotation workbench (detection/classification, COCO·YOLO·ZIP import/export), training & testing, NE301 quantization packaging, bound data sources
Model SpaceModel versioning (auto-save/rollback/export), model testing, external model quantization (import YOLO without retraining)
Device ManagementNE101/NE301 onboarding & online status, device-project binding with auto image routing, data traceability
System SettingsMulti-MQTT-broker management, MQTTS encryption, MQTT certificate management
DashboardProject ManagementAnnotation Workbench
DashboardProjectAnnotation
Model TrainingModel SpaceModel Testing
TrainModelSpaceModelTest
Device ManagementSystem Settings
DeviceManageSystemSettings

Documentation