Georgios Soloupis

Results 29 comments of Georgios Soloupis

> @farmaker47 could you help here? Yes sure.. Let me take a look in the next days.

@singh-aymcommerce Unfortunately object detector applications and EAST tflite file do not match. You have to use a custom project with an Interpreter. Check the guide at Tensorflow Lite https://www.tensorflow.org/lite/guide/inference#load_and_run_a_model_in_java You...

I started working on it! Thanks

Hi Khanh, @khanhlvg There is a broken link inside project... at this [file ](https://github.com/tensorflow/examples/blob/master/lite/examples/speech_commands/android/app/src/main/java/org/tensorflow/lite/examples/speech/SpeechActivity.java) line 20. Has this tutorial moved to new location? Thanks

Yes no problem, I saw that code was with TF version 1.14 and I was wondering if everything was going to compile. It is a wise decision to pause the...

Hi Khanh, I want to ask if I can use the same colors, TensorFlow logos and layouts inside Speech commands Kotlin app. Is it a problem?

Update. App is almost ready. Kotlin, MVVM, DI, Coroutines. Working already: - When user says one of the screen words the specific boxes are highlighted. - UI is exactly the...

I have already finished app. Now minus and plus button select number of threads and this is kept upon rotation. Also [application](https://github.com/farmaker47/Speech_Commands_Kotlin) is working during configuration changes. I have created...

I played with some delegates It seems that GPU is not supported as there is no improvement of speed. But I think NnApiDelegate is supported as it give results....lower inference...

No I am not Sayak . I have just finished the android application.