Official Docs: https://coral.ai/docs/
Understanding how TPUs function: https://qengineering.eu/google-corals-tpu-explained.html
Try out the script and make sure everything is working
python3 examples/classify_image.py \\
--model test_data/mobilenet_v2_1.0_224_inat_bird_quant_edgetpu.tflite \\
--labels test_data/inat_bird_labels.txt \\
--input test_data/magpie.jpg