This project is a partial fulfillment of my undergraduate thesis. Technologies used were Roboflow to annotate the images, Tensorflow for building the model the CNN model, and Android Studio for the building of the app.
- Clone this repository
git clone https://github.com/mattekudacy/notevision.git
- Open the project in your Android Studio.
- Wait for the Gradle files to sync.
- Run the project
Note: The project was built on Gradle 7.2 and SDK 30. If the project doesn't sync correctly, either you upgrade the Gradle and SDK, or downgrade the project's Gradle and SDK

