COCO export for invoice object detection
Many teams train field detectors with COCO-style annotations (images + categories + bounding boxes). Our Scan Robust and Enterprise tiers include COCO export alongside the native JSON schema.
What you get
coco.jsonwith images, categories, and annotations- Categories mapped from semantic field types (invoice number, total, line items, etc.)
- Same train/val/test splits as the JSON release
When to use COCO vs. native JSON
- Native JSON: word-level boxes, structured invoice values, degradation metadata
- COCO: off-the-shelf object-detection frameworks (YOLO, Detectron2, MMDetection)
COCO export is included in Scan Robust and Enterprise tiers. Use the free sample to inspect native JSON field categories; COCO bundles ship with those paid tiers. Compare tiers.
Next: Get 50 free samples · View pricing · All guides