This is a mobile application that is being developed for visually impaired people to read price tags in markets. By using the phone's camera, the application will scan price tags and voice the information for users, helping them make informed purchasing decisions.
This branch contains the model-related files for our mobile application. The models and preprocessing steps are stored in Google Colab notebooks, along with a folder containing example images for testing purposes.
- Price Tag Detection: Uses the camera and barcode detection model to detect price tags in real-time.
- Text Recognition (OCR): Extracts text from detected price tags using Optical Character Recognition (OCR) technology.
- User-Friendly Interface: Simple, intuitive UI designed for easy navigation by visually impaired users.
-
Fidan Yusifova and Sevda Aliyeva – Data Scientists
- Oversee how models work and ensure the efficient functioning of the model pipeline.
-
Ibrahim Aliyev and Tural Gasimov – Mobile Developers
- Responsible for mobile app development and integration of the model pipeline into the app.
- Flutter for cross-platform mobile app development.
To run this project locally, follow these steps:
- Download the APK file in /app/release/app-release.apk