Paul Ruiz

Results 42 comments of Paul Ruiz

Ah. I have no idea, I've never used Google Teachable Machine, so I don't know what it's outputting that's different. When you say you've run this on Android, are you...

I'm going to verify that we can use GitHub Actions (I'm guessing it's OK, but legal gets funny about that sort of stuff)

Alright this should be OK given the following conditions: ``` GitHub Actions may be used on Google repositories with the following conditions: When using a third-party action (one not hosted...

I know someone is working on a sample to run image classification on a live camera feed, so hopefully will have an answer here soon.

I haven't run this yet, but this PR https://github.com/tensorflow/flutter-tflite/pull/107 should cover using a live camera feed.

Of course they're not 🙄 Yeah let's stick to the guidelines - the Android stuff is kind of a mess.

Nothing planned and not likely to be planned for.

Hey @tenkeyless, can you post your entire app on GitHub so I can close it to test? I'm not seeing the memory issue on my end, so I want to...

Actually I was able to replicate this with the image classification PR that's out there #109. It looks like it's an iOS only bug since I can't replicate it at...

Alright waiting for a reply from eng. Looks like it'd be in however we're working with iOS in `TfLiteInterpreterDelete` that we're accessing through c_api.h.