-
### Describe the Issue
I've retrained tensorflow inception classifier, using example code from official TensorFlow repository on my 64 bit desktop machine with over 80% accuracy. But when I copied ov…
-
We have built some framework packages for the example pipelines, I think it's time to implement the framework maker to help the users to make it themself.
First, we should define the format of the …
-
Using transformers might add novelty to our work, so I suggest to looking and replicating the following examples of transformers for time-series that made use of tensorflow library:
* https://github.…
-
### Context
OpenVINO component responsible for support of TensorFlow models is called as TensorFlow Frontend (TF FE). TF FE converts a model represented in [TensorFlow opset](https://www.tensorflow.o…
-
Hey all,
We are trying to run through the example: https://poke-env.readthedocs.io/en/latest/rl_with_open_ai_gym_wrapper.html#rl-with-open-ai-gym-wrapper
however, when we run the file, we get:
…
-
### Description of the problem / feature request:
I would like to follow tensorflow example to build [generate_streaming_test_wav](https://www.tensorflow.org/tutorials/sequences/audio_recognition) to…
-
Congratulations for this work. This library is unfortunately incompatible with TensorFlow 2.0, as well as the usage examples. Are then any plans to release a version which supports TF2 in the future?
-
When running the https://colab.research.google.com/github/tensorchiefs/dl_book/blob/master/chapter_05/nb_ch05_02.ipynb notebook in colab, upon running the 4th cell there is an import error:
```
Impo…
-
### MediaPipe Solution (you are using)
Android library:com.google.mediapipe:tasks-genai:0.10.14
### Programming language
Android Java
### Are you willing to contribute it
None
### De…
-
Hi!
First big thanks on this project - seems very nice so far!
Just a quick one, I am seeing 3 warning when following the examples from the tutorials, they do not seem to affect the model in any…