-
我们需要在nrf52832上跑随机森林算法,通过tinyML是否可行?
-
-
Following the work in https://github.com/openxla/iree/issues/13037 and other issues/PRs, our TensorFlow and TensorFlow Lite importers are now pure Python packages/scripts, with no direct C++ dependenc…
-
Le script python pour l'analyse des images met beaucoup trop de temps pour répondre.
Cela est en partie causé par le fait que le chargement du modèle met lui même beaucoup de temps
-
Hi !
I just tried your app on my Android device and I noticed that there were no boxes around evaluated objects otherwise everything seems to work fine !
Have you considered to update it to us…
-
### Description of the bug:
compile tensorflow on mac
bazelversion: 6.1.0
ndk: 21
exception: the clang compiler does not support '-march=armv8.2-a+i8mm'
### Which category does this issue be…
-
Hi Everyone,
i built an NN with BatchNormalization layer and i have tried to quantize the whole model for EdgeTPU application. I have read that i can use this layer after Dense or Conv2D layer in t…
-
Thanks for your great work in advance!
I have some questions about the following description:
https://github.com/snowkylin/tensorflow-handbook/blob/3b4abc38f8dfdaba32258b1aa1f726cc95bb7a82/docs/z…
-
Can you help me in converting the tiny-yolov3 model to .Tflite to run it on android? Please let me know if you have any leads for me.
-
On the first page of the ["TensorFlow for Poets 2: TFLite iOS" tutorial](https://codelabs.developers.google.com/codelabs/tensorflow-for-poets-2/#0)
it says that you'll learn "How to compress your mod…