-
**System information**
- Windows 10 10.0.18362 Build 18362
- TensorFlow 2.2.0 installed from pip
- Python v3.8.2
**Describe the current behavior**
I used the make_image_classifier (https://gi…
-
I'm interested in lstm models, and I really need one tflite model(other framework like onnx or saved model for me is not acceptable now) include lstm node. But for days, I can ony find one float32 mod…
-
AttributeError: module 'tensorflow_hub.tf_v1' has no attribute 'estimator'
-
Hi,
I used the official Imagenet accuracy evaluation tool at tensorflow/tensorflow/lite/tools/evaluation/tasks/imagenet_image_classification/ on the official quantized MobileNet V2. However, the re…
-
I created a simple neural network for binary spam/ham text classification using pretrained BERT transformer. Now I want to apply randomized search for tuning the hyperparameters. For now the only hype…
-
## Description
Loading `UniversalSentenceEncoder.pretrained("tfhub_use_multi_lg", "xx")` causes TF exceptions beeing thrown
```
Py4JJavaError: An error occurred while calling z:com.johnsnowlab…
-
The model is created using the following codes,
model = tf.keras.models.Sequential()
model.add(hub.KerasLayer("https://tfhub.dev/google/universal-sentence-encoder/4", input_shape=[], output_shap…
-
### 1. System information
- OS Platform and Distribution (e.g., Linux Ubuntu 16.04): platform agnostic
- TensorFlow installation (pip package or built from source): when MLIR-based post-training …
-
The application has low capability as an open-source.
Thus, the limitation of accessibility of the programming language should be solved by transferring the Object Detection function to the server a…
-
@AdityaKane2001
You have done an extremely complete and great job so far! Here's what I would suggest going further to make things a bit more manageable:
* Create a master table in the README w…