DEVELOPERS
Build with Noble
Train custom YOLO models on Ultralytics Hub, convert them with NobleAIM’s in-app Engine Builder, and run them at game speed.
The custom-model pipeline
NobleAIM is built so model authors and researchers can extend it without forking the runtime. The recommended path uses tooling the wider YOLO community already maintains: Ultralytics Hub for dataset preparation, training, and ONNX export; NobleAIM’s built-in Engine Builder for converting the ONNX into a runtime engine targeted at the user’s GPU.
The same YOLO11 and YOLO26 architectures that power Noble’s first-party models are available to any developer training on Hub — under your own Ultralytics account. A custom-trained detector can run as fast as a Noble one once it lands in NobleAIM.
Train on Ultralytics Hub
Hub is built and maintained by the team behind YOLO itself. It handles dataset versioning, training runs, evaluation, and ONNX export for YOLO11 and YOLO26 detect, pose, and segment tasks. Free tier is suitable for most aim-assist model development.
Engine Builder (in NobleAIM)
Drop your ONNX into NobleAIM and the in-app Engine Builder converts it into a TensorRT engine, with SM build artefacts for NVIDIA RTX 20 through RTX 50. DirectML and OpenVINO runtime paths are auto-selected on AMD and Intel hardware respectively.
Noble Marketplace
The in-app catalogue of curated AI models for NobleAIM. The marketplace is browse-only today: models are curated by Noble and made available to every customer in-app. Reach out via Discord if you have a model worth featuring.
Who this is for
Anyone who wants to train models for games NobleAIM does not currently support, push the accuracy ceiling on existing games, experiment with new detection tasks (nameplates, ammunition counters, scoreboards), or build research projects on top of a real-time computer-vision input system.
No deep ML background is required for the standard Hub workflows. Standard YOLO experience helps for custom architectures and advanced tuning.
Documentation and support
The full documentation hub covers the platform, AI technology, YOLO model architectures, and per-game configuration. Technical conversation, model-author coordination, and direct support all happen in the Discord community.
If you have a custom-trained model you want featured in the Noble Marketplace, reach out through the Discord — marketplace listings are curated.
Get started
NobleAIM’s Engine Builder ships with every install — no additional download required. Ultralytics Hub has a free tier; sign up directly on their site.