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

Removed dead links from examples/speech commands on android as Speech command does not have any android instruction.

size:XS
awaiting review

size:L
awaiting review

Update the example code

ready to pull
size:XS
awaiting review

Updated audio classification example for IOS 1. Broken link fixed. 2. Platform version updated from 9 to 12.

size:XS
awaiting review

Included Tensorflow Forum

ready to pull
size:XS
awaiting review

make the android assets directory before copy over the tflite model flatbuffer file to avoid "No such file or directory" error

size:XS
awaiting review

size:XS
awaiting review

# Patching CVE-2007-4559 Hi, we are security researchers from the Advanced Research Center at [Trellix](https://www.trellix.com). We have began a campaign to patch a widespread bug named CVE-2007-4559. CVE-2007-4559 is a...

size:S
awaiting review

The example for pose estimation can now be build with the newest android studio

size:S
awaiting review

tensorflow version:2.16.1 python version:3.11.4 **- densenet** 1. path:examples/tensorflow_examples/models/densenet 2. command:python densent_test.py 3. problem:TypeError: AveragePooling2D.__init__() missing 1 required positional argument: 'pool_size' 4. change:change the line "self. avg_pool = tf.keras.layers.AveragePooling2D(data_format=data_format)" in the...

size:XS
awaiting review