Android - Digit Classification - New main color & logo#30
Android - Digit Classification - New main color & logo#30st-haingo wants to merge 2 commits intogoogle-ai-edge:mainfrom
Conversation
|
@PaulTR I understand. I will check it |
|
Hi @PaulTR , I checked the result of the last frame, and found that the result always returns a confidence score of 1.0 as shown in the attached image.
|
|
So I took that exact model, plugged it into our MediaPipe sample, and then added the score into the logs to make sure it's something the model can generate. Something is missing in the LiteRT app for extracting the confidences, but it should be there (potentially that first line in your log, but the order is wrong for it being 12.399% confident and classifying as '7' when there's a 14.2% earlier).
|
|
Hi @st-nhatnguyen, have you had a chance to review this? |
|
Hi @PaulTR , sorry for the late reply. |
|
Hi @PaulTR, |




No description provided.