-
The elmo embeddings seems to work perfectly fine with tf 1.5x but not with tf 2.x on top of it there is no docs to support the use case
-
As a followup to #550, can the EfficientNet-Lite models & feature vectors be made available in TF2 format? It looks like their non-lite counterparts got ported but those of us trying to use the lite v…
-
`hub.KerasLayer` object does not allow modification of existing layer parameters. This is debilitating to users who would like to use tfhub models in their own architecture with minor changes. Some sp…
-
@MorganR @kempy here is the search criteria I used to shorten the ViT model space -
1. Top-1 accuracy on the ImageNet-1k `val` set should be at least 75%.
2. Fileterd out the models having an in…
-
**System information**
- OS Platform and Distribution: Ubuntu 20.04
- Browser version: Chrome 92
The following code fails with a bunch of errors:
```html
(async function() {
…
-
How to use SciBert using TF Hub?
-
failed to get the simple example to run on a fresh ubuntu build.
//from a fresh install of ubuntu Ubuntu 20.04.2 LTS on Virtual Box
sudo apt update
sudo apt upgrade
sudo apt install gcc
sudo …
-
I also tried the `tfhub.ipynb` on my Ubuntu20.04 machines and still can't get the pretrained layer from tf-hub thru google storage.
The error is:
```bash
2021-10-06 00:57:28.204081: W tensorflow/co…
-
Demos links like https://spite.github.io/FaceMeshFaceGeometry/examples/mask/index.html seem no longer work because the tfhub site hosting the model json seems to no longer be around https://tfhub.dev/…
-
### 1. System information
- OS Platform and Distribution (e.g., Linux Ubuntu 16.04): Ubuntu 18.04
- TensorFlow installation (pip package or built from source): PIP
- TensorFlow library (version, …