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

05-20 16:07:32.433 4529 4529 E AndroidRuntime: Caused by: java.lang.NullPointerException: Attempt to invoke virtual method 'void android.hardware.Camera.startPreview()' on a null object reference 05-20 16:07:32.433 4529 4529 E AndroidRuntime: at org.tensorflow.lite.examples.classification.LegacyCameraConnectionFragment.onResume(LegacyCameraConnectionFragment.java:154)

cla: no
awaiting-contributor-response

Hi, we were reading through how the image labelling was being added to the CameraPreview and it looked like these variables were not used. It looks like this is now...

cla: no
awaiting-contributor-response

change Preprocesses the given image for evaluation ---> Preprocesses the given image for training in function preprocess_for_train()

cla: yes
ready to pull
size:XS
awaiting review

We have broken link on this file.. [Readme file](https://github.com/tensorflow/examples/tree/master/lite/examples/object_detection/android#readme) Have replaced with the appropriate link

cla: yes
ready to pull
size:XS
awaiting review

Community examples link is no longer available Community examples is removed from the Most important links section

cla: yes
size:XS
awaiting review

Tweaking the unet_generator and discriminator functions to allow for output channels other than 3. unet_generator had a bug in that the Input shape was not respecting the output_channel parameter and...

cla: yes
size:XS
awaiting review

In the file https://github.com/Charlie839242/examples/blob/master/lite/examples/pose_estimation/raspberry_pi/data.py, 111 line, it is possible that the score of 17 keypoints all don't reach the threshold. In this case, the np.average receives a empty list, which...

cla: yes
size:XS
awaiting review

added and shown the App screenshot of the Image classification android example

cla: yes
ready to pull
size:XS

Resized the super-resolution Android screenshot to a smaller version used tag, which is more flexible

cla: yes
ready to pull
size:XS

Added App Screenshot

cla: yes
ready to pull
size:XS