-
image_embedder demo is missing instructions to download model and its model can't be found on tfhub as well.
-
**Describe the bug**
bert包里没有albert_models_tfhub
File "C:\ProgramData\Anaconda3\envs\nlp\lib\site-packages\hanlp\layers\transformers\loader_tf.py", line 9, in
from bert import albert_mod…
-
Hi,
I have two questions regarding "Artistic Style Transfer with TensorFlow Lite"
https://www.tensorflow.org/lite/models/style_transfer/overview
**1) Style Blending Missing in Android**
In […
-
Hi, I'm using tfhub's LaBSE model as below.
```
tfhub_handle_preprocess="https://tfhub.dev/google/universal-sentence-encoder-cmlm/multilingual-preprocess/2"
tfhub_handle_encoder="https://tfhub.de…
-
I am trying to implement a MultiLabel - MultiClass Classification as described in the docs for [MultiClassifierDLApproach](https://nlp.johnsnowlabs.com/api/python/reference/autosummary/sparknl…
-
- current situation
- I am developing an Android app using tflite's MoveNet.
- problem
- I implemented the function based on the MoveNet Android sample project, but the quality is lower in Androi…
-
### Movenet does not work with android gpu delegate on unity.
hello. I want to use movenet in unity android game.
for use tensorflow lite in android unity. I should import dynamic shared library…
-
Hello!
I'm trying to load a pretrained model, yamnet (source: https://tfhub.dev/google/yamnet/1)
As a .pb file downloads, with the assets/ and variables/ folders, i proceeded to follow
https://…
-
Hello. It seems that this repository is what I have been looking for.
I wish to convert a blazepose model into pb file such that I can do the transfer learning from it.
However, I am not sure wh…
-
Edge TPU Compiler version 14.1.317412892
Model: [blubuuu.zip](https://github.com/google-coral/edgetpu/files/4949077/blubuuu.zip)
Based on
https://tfhub.dev/sayakpaul/lite-model/deeplabv3-mobile…