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)