-
I created model using "Teachable Machine" and tried to put it in this code. But the app immediately crashes after pressing "classify" please help me out!
-
**System information**
- Have I written custom code: yes
```python
import tensorflow as tf …
-
Hi @SystemErrorWang.
Thanks for this work, truly amazing!
@margaretmz and I have been working on an end to end tutorial covering the following:
- Converting the original model to TFLite (fo…
-
![image](https://user-images.githubusercontent.com/47883234/87226107-a3f97200-c3cc-11ea-92fd-156fee2e5f64.png)
When i try to run android app, i got this error
I did not changed the code
How can i s…
Ladun updated
4 years ago
-
**System information**
- Have I written custom code (as opposed to using a stock example script provided in TensorFlow.js): Yes
- OS Platform and Distribution (e.g., Linux Ubuntu 16.04): Ubuntu 20.0…
-
at android.os.Looper.loop(Looper.java:219)
at android.app.ActivityThread.main(ActivityThread.java:8387)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.i…
-
- [ ] res/TensorFlowPythonExamples
- [ ] res/TensorFlowLiteRecipes
- [ ] tflchef
- [ ] tflite2circle
- [ ] tfldump, circledump
- [ ] luci.IR
- [ ] luci.Import
- [ ] luci.Export
- [ ] …
-
In the release notes of v0.12.0 and [v0.12.1](https://github.com/GalleyBytes/terraform-operator/releases/tag/v0.12.1) there is a link to a migration guide:
https://tf.galleybytes.com/blog/migrate-crd…
-
Are bindings to TensorFlow Lite on the roadmap for this project?
-
Hello,
Just got Google Coral USB dongle. It detects persons but not individual faces that can be connected with name.
Anyone here tried using face-api.js with Google Coral and have succeeded?
…