Skip to content

Jakobkoding2/Object-Detection

Repository files navigation

Object-Detection

Grocery shelf object detection system built for NM i AI 2026.

Overview

Detects and localizes products on grocery shelves using a fine-tuned YOLOv8 model combined with SAHI (Slicing Aided Hyper Inference) for accurate detection in high-resolution images with dense, small objects.

Approach

  • YOLOv8 for base detection
  • SAHI for slicing large images into overlapping tiles to catch small objects
  • Post-processing to merge overlapping predictions

Tech

Python · YOLOv8 · SAHI · OpenCV

Competition

Built for the Norwegian Championship in AI (NM i AI) 2026. The task involved robust product detection across shelf images with varying lighting, occlusion, and product density.

About

NM i AI 2026 - Grocery Shelf Object Detection (YOLOv8 + SAHI)

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors