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

replaced the outdated links with new ones

cla: yes
ready to pull
size:XS

The current URL returns 404: the dataset has been moved to a different location. HTTPS seems to not be correctly configured, so I chose HTTP instead. Let me know if...

cla: yes
ready to pull
size:XS

added tfjs folder to showcase examples made with tensorflow.js. for the initial purpose, I had replicated a codelab provided by Google, the link for same is provided in the readme...

cla: yes
size:M
awaiting review

Hello! * I have replaced the `Camera` and `Camera2` API implementations with fragments with `CameraX`. * Implemented `data binding` as well. * Refactored the code according to that * Managed...

cla: yes
size:XL
awaiting review

1. Updated the text classification android to use Task Library 2. Wrote Instrumented tests for the App 3. Updated the readme file Todo: - add the interpreter implementation code

cla: yes
size:XL

1. Updated Bert Qa IOS to use Task Library 2. Wrote new logic for presenting the answer 3. Removed Multi-threading related code and UI-components 4. Removed irrelevant tests 5. Update...

cla: yes
size:XL
awaiting review

1. Updated the bert qa android to use Task Library and Interpreter 2. Wrote Instrumented tests for the App 3. Updated the readme file 4. Added gitignore to the directory...

cla: yes
size:XL

The preprocess_model used by BrowserFftSpec will produce "nan" results when the input tensors contain too many zero entries. Such inputs are common because there may be delays in the recording...

cla: yes
ready to pull
size:XS
awaiting review

some tools will store the obj['bndbox']['xmin'] etc. as float which results in 'ValueError: invalid literal for int() with base 10'. This appears to have been missed from this section.

cla: yes
size:XS