Manako Vision AI Benchmark

SN44 (subnet-trained) vs SAM3 (Meta) vs Roboflow
Person Detection + Vehicle Detection • Independent ground truth • No data leakage
Detection Accuracy
MetricSN44SAM3Roboflow
Person Detection (200 images, 5,883 annotations)
mAP@5084.1%97.3%33.5%
Precision95.8%99.0%94.2%
Recall72.4%82.0%27.3%
Vehicle Detection (200 images, 4 classes, corrected mapping)
mAP@5079.4%98.2%7.8%
Car77.7%98.7%13.3%
Bus90.1%98.0%9.2%
Truck63.4%98.3%8.6%
Motorcycle86.6%97.7%0.0%
Compute Efficiency
MetricSN44SAM3Roboflow
Model Size19 MB3,450 MB
Parameters4.4M848M
FLOPs per image31–52 GFLOPs~2,900 GFLOPs
GPU RequiredNo (runs on CPU)Yes (24GB+ VRAM)Cloud API
Cost per 1,000 images≈0 (CPU)$0.06 (GPU)$0.04 (API)
Vision Efficiency Score
E = mAP / S
E = Vision Efficiency Score • mAP = mean Average Precision • S = model size (MB)
ModelPerson EVehicle ECombined ERank
SN444.474.034.25#1
Roboflow
SAM30.02820.02850.0283#3
150x
more efficient
than SAM3
4.1x
more efficient
than Roboflow
19 MB
model size
runs on any CPU
84%
avg accuracy vs SAM3
at 0.5% of the size
Methodology: Person detection: 200 images, 5,883 annotations (manak0/Detect-Person-winner). Vehicle detection: 200 images, 1,792 annotations, 3 classes (manak0/Detect-detect-vehicle-winner). All evaluated against independently generated ground truth — no model was involved in GT creation. SAM3: facebook/sam3, 848M params. Roboflow: cctv-naxyo/1 (person), vehicles-q0x2v/1 (vehicle). Vision Efficiency Score E = mAP / S rewards models that maximize accuracy per megabyte of deployment cost.