asesorov / CompAR

Diploma project: retail product detection, recognition and recommendation (Android)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CompAR

This is my HSE diploma work: Supermarket products detection, recognition and recommendation app for Android.

Dependencies:

Models:

  • YOLOv8, trained on SKU110K dataset (75% acc)
  • MobileNet-v3 (with lion optimizer), trained on RP2K dataset (93% acc)
  • ProductHash, my own model based on pre-trained MobileNet-v3 features (hash size: 256) and my own Lenta dataset (~100% acc)

Screenshots:

Main menu Rating

References:

About

Diploma project: retail product detection, recognition and recommendation (Android)


Languages

Language:C++ 87.9%Language:C 9.7%Language:CMake 2.1%Language:Java 0.3%