Machine vision

Real-time object detection

Explore dataset creation resources, pre-trained models, and full AI pipelines.

Reviews

from our Discord
Player review 1
Player review 2
Player review 3
Player review 4
Player review 5
Player review 6
Player review 7
Player review 8
Player review 9
Player review 10
Player review 11
Player review 12

Capabilities

05 modules
01

Velocity prediction

Every pipeline has latency — capture, inference, post processing. Target velocity is measured frame to frame and the tracking point is projected forward, so your crosshair stays on target rather than where it used to be.

  • Configurable lead time
  • Latency compensation
t 0 v · Δt person 0.95
02

Dynamic aim height

Detection boxes aren't always accurate. Certain poses/animations [I.e gliding] may make the detection box taller than the hitbox. In this scenario, a static aim height would cause you to shoot above the target. Smart aim detects when the target is horizontal and aims lower on the detection box so you don't miss.

fixed height pose-aware 80% h aims over the back person 0.97 locks to body
03

Dynamic scaling

Detection models have an optimal input size. If the target is far away, the model may lose the detection. Dynamic scaling will upscale small targets and downscale large targets to keep the optimal target size.

  • Distance-based zoom
  • Constant input size
far target zoom 4.0× close target zoom 1.0× constant input size
04

Hardware support

Output runs over dedicated microcontrollers, isolated from the host machine. Firmware ships prebuilt for four boards and flashes in one step.

Makcu board
Makcu
Waveshare RP2350 board
Waveshare RP2350
Adafruit RP2040 Feather board
Adafruit RP2040 Feather
Teensy 4.1 board
Teensy 4.1
05

BYOM

Bring Your Own Model. We do not lock down our models. You can use any YoloV5 through Yolo26 model. Models can be found in the community tab of the account page, or at mossymodels.com

  • Public Models

Get started