examples icon indicating copy to clipboard operation
examples copied to clipboard

TensorFlow examples

Results 158 examples issues
Sort by recently updated
recently updated
newest added

Hello Everyone, I want to implement on-device training for the digit Recognition App. I don't understand how to customize the Model Personalization for the digits training and inference. I would...

size:L
awaiting review

size:XS
awaiting review

I tried running the object detection example provided in the examples library of tensorflow lite but it gave me an error (Error 1) that I could not solve no matter...

size:XS
awaiting review

The README in the sound classification example incorrectly says to enable permissions for the camera and point the camera at different objects to classify them. The camera is not used...

size:XS
awaiting review

Fixed the installation issues for tflite model maker.

size:XS
awaiting review

The input tensor to the interpreter needs to be resized to take `1x50x50x3` image else it is throwing the dimension mismatch error. Thanks.

ready to pull
size:XS
awaiting review

l06c03 and l06c03 have a broken link got `tf_flowers` TensorFlow Datasets documentation (404). Update with valid URL

size:XS
awaiting review

This is a tensorflow example on complete analysis of MNIST data using different deep learning techniques and understanding which works better.

size:XL
awaiting review

I executed the TensorFlow pose_estimation.py on my raspberry pi 4 last weekend. However, an error popped out when I added `--model_name movenet_multipose` behind pose_estimation.py. It said `--model model_name`. After reviewing...

size:XS
awaiting review

Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.9.1 to 2.11.1. Release notes Sourced from tensorflow's releases. TensorFlow 2.11.1 Release 2.11.1 Note: TensorFlow 2.10 was the last TensorFlow release that supported GPU on native-Windows. Starting...

size:XS
dependencies
awaiting review