Hemanth-Jonnala
Hemanth-Jonnala
Hi, could you please try `bluetoothctl`, to connect to bluetooth devices, instead bluettoth.service. Thanks!
@Eiritj please try the steps mentioned at: https://github.com/google-coral/pycoral/issues/94#issuecomment-1343839142 .. Thanks!!
Hi, - Have you tried the tutroial on native windows? - Is there is any reason you are using virtual box instead native OS? - Have you setup the [virtualbox](https://www.eltima.com/article/virtualbox-usb-passthrough/#:~:text=Plug%20the%20required%20USB%20device,appear%20in%20your%20guest%20OS.)...
Hi, can you please share the output of `cat /sys/class/apex/apex_0/temp`. And please try the demo with the below lines [here](https://github.com/google-coral/pycoral/blob/master/examples/classify_image.py#L41) and share the logs.. ``` from pycoral.pybind._pywrap_coral import SetVerbosity as...
can you install `sudo apt-get install libedgetpu1-max` and try the demo please.
> [ 9.566533] apex 0000:01:00.0: Apex performance not throttled due to temperature > Output of `cat /sys/class/apex/apex_0/temp`: > > `-89700` Looks some part of issue is same as this issue:...
> tflite_convert --saved_model_dir=/home/dom/tensorflow/workspace/training_demo/exported-models/tfliteexport/saved_model --output_file=/home/dom/tensorflow/workspace/training_demo/exported-models/tfliteexport/saved_model/detect. tflite --input_shapes=1,300,300,3 --input_arrays=normalized_input_image_tensor --output_arrays='TFLite_Detection_PostProcess','TFLite_Detection_PostProcess:1','TFLite_Detection_PostProcess: 2','TFLite_Detection_PostProcess:3' --inference_type=FLOAT --allow_custom_ops --mean_values=128 --std_dev_values=128 --change_concat_input_ranges=false --allow_nudging_weights_to_use_fast_gemm_kernel=true Ops has to be either [int8 or unit8](https://coral.ai/docs/edgetpu/models-intro/#model-requirements). please try with inference_type=QUANTIZED_UINT8 or QUANTIZED_INT8
> and the Output size: 10.97MiB ist ok? or is 8mb max for the tpu? It should be ok. There is no size limitation for TPU model. Howerver it is...
Hi @darazi can you try with the edgetpu_runtime_20210119.zip located at: https://coral.ai/software/#edgetpu-runtime. Thanks!
Unforutantley, I don't have any expereince with hass.io. Can you please check with the developers at: https://github.com/grinco/HASS-coral-rest-api