Grocery Product Detection β€” NM i AI Competition

Ensemble model for detecting and classifying grocery products on store shelves.

Models

  • yolo26x_1600.onnx β€” YOLO26x detector trained at 1600px resolution
  • rfdetr_large_704.onnx β€” RF-DETR Large detector at 704px resolution
  • efficientnet_b4_classifier.safetensors β€” Product classifier (356 classes, FP16)
  • yolo26x_best.pt β€” YOLO26x PyTorch weights (accuracy-focused, 500 epochs)
  • yolo26x_finetuned.pt β€” Fine-tuned on refined Roboflow dataset

Architecture

Two-stage ensemble:

  1. Detection: YOLO26x + RF-DETR with Weighted Boxes Fusion
  2. Classification verification: EfficientNet-B4 corrects low-confidence class predictions

Competition Score

Training Data

  • 248 shelf images from Norwegian grocery stores
  • 22,731 COCO-format bounding box annotations
  • 356 product categories
  • Additional refined annotations via Roboflow
Downloads last month

-

Downloads are not tracked for this model. How to track
Inference Providers NEW
This model isn't deployed by any Inference Provider. πŸ™‹ Ask for provider support