google-coral / tflite

Examples using TensorFlow Lite API to run inference on Coral devices
https://coral.withgoogle.com
Apache License 2.0
181 stars 67 forks source link

semantic segmentation using TFLite API #32

Closed pranavgundewar closed 2 years ago

pranavgundewar commented 3 years ago

As mentioned, looking forward to Semantic Segmentation using TFLite API

Namburger commented 3 years ago

This is in the work, for now maybe you can look here: https://github.com/google-coral/edgetpu/blob/master/examples/semantic_segmetation.py

hjonnala commented 2 years ago

Here is the example with PyCoral API: https://github.com/google-coral/pycoral/blob/master/examples/semantic_segmentation.py

Feel free to reopen if you have any questions.

google-coral-bot[bot] commented 2 years ago

Are you satisfied with the resolution of your issue? Yes No