-
I'm getting below error while converting multilingual universal sentence encoder(https://tfhub.dev/google/universal-sentence-encoder-multilingual/3) to TensorRT using `TrtGraphConverterV2`
`Invalid…
-
The current model published on tfhub.dev is still in the legacy hub.Modules format.
The drawback of this legacy format is there is no clear path to use such model format with Keras in a way which …
-
As the title says the multilingual model is available in https://tfhub.dev/google/bert_multi_cased_L-12_H-768_A-12/1 but there's no TF2 version.
Everything else seems to have been converted so this …
-
Is there any simple way to get each layer representation of each word using Tensorflow Hub? Looking here https://tfhub.dev/google/bert_uncased_L-12_H-768_A-12/1 it seems that "sequence_output" will g…
-
The goal is to run lasertagger in a Google Colab notebook, similar to the BERT finetuning notebooks.
A few issues involved:
- Requirements -- Install BERT
- Colab works only with TF 1.x for TP…
-
### Background and Feature Description
The `universal-sentence-encoder` model can generate text embeddings, and it depends on TensorFlow Text. Is TensorFlow Text supported?
https://tfhub.dev/googl…
-
运行最后一步result, estimator的时候出现URLError: ,请问怎么解决呀
-
#12
#93
#106
# Reference
- [ ] [使用Tensorflow hub迁移学习](https://blog.csdn.net/bleedingfight/article/details/80768306)
- [ ] [Retrain example](https://www.tensorflow.org/hub/tutorials/image_retr…
-
I want to feed more samples base on trained model, to do some fine tune. But I got Error:
`Traceback (most recent call last):
File "make_nsfw_model.py", line 273, in
run_main()
File "m…
-
**I hope there is a more concise iOS demo for audio classification (YAMNet model) ,**
thank you.
I have tried https://github.com/tensorflow/examples/tree/master/lite/examples/sound_classificati…