You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Finally, I could work on something other than testing the ml-pipeline! So this week I integrated the ml-pipeline into the game. Now one can launch the camera with a button and the result is passed to the game. On the way there I found some bugs in the label detection that I fixed. On Gaetan's advice I used a different navigation method from the game fragment to the ml activity. This simplified the passing of the result back to the game fragment.