BUG: If you use the application for an 'extended' period of time, the application eventually crashes
DESCRIPTION
After an 'extended' period of time (exact times are not known), the application crashes. It is believed that this is due to an issue with TensorFlow
Steps to reproduce:
- Use the camera to recognise an image
- Return to the home screen
- Repeat the process for an extended period of time
- BUG - Eventually the application throws and error and crashes
Expected behaviour:
- It should be possible to use the application continuously without it crashing (I.E the application should be stable)
Observed behaviour:
- The application crashes after using it for a 'extended' period of time