models
models copied to clipboard
Models and examples built with TensorFlow
# Prerequisites Please answer the following question for yourself before submitting an issue. - [x] I checked to make sure that this issue has not been filed already. ## 1....
I am new to tensorflow object detection i have installed tensorflow object detection necessary packages listed in the website below[tensorflow-object-detection-api](https://tensorflow-object-detection-api-tutorial.readthedocs.io/en/latest/install.html), but after all the steps when i try to test...
# Description > :memo: Please include a summary of the change. > > * Please also include relevant motivation and context. > * List any dependencies that are required for...
# Prerequisites Please answer the following questions for yourself before submitting an issue. - [√] I am using the latest TensorFlow Model Garden release and TensorFlow 2. - [√] I...
# Description Switched YAMNet to stick with Keras 2. TF 2.16 switched the default to Keras 3 which is backwards incompatible. closes #11212 ## Type of change For a new...
I wanted to try and run the maskrcnn models here: https://github.com/tensorflow/models/blob/master/official/vision/MODEL_GARDEN.md The checkpoints are not on that page, and I do not know how to access them. I also want...
# Description Fixes #11226 - Adds a new script to convert `face_landmark.tflite` to `face_landmark.pb` - Uses `tf.lite.TFLiteConverter` to convert the model - Saves the converted model as `face_landmark.pb` ## Type...
# Prerequisites Please answer the following questions for yourself before submitting an issue. - [ ] I am using the latest TensorFlow Model Garden release and TensorFlow 2. - [...
I am getting an error from `biblatex` that the entry has too many commas.
# Description > Tensorflow_models not working when imported in python 3.9 Environment. > Added functionality to make the code backward compatible from Python3.7. > * Python 3.9 is not compatible...