tutorials
tutorials copied to clipboard
Retrain EfficientDet-Lite detector for the Edge TPU (TF2) Example Broken
Description
Retrain EfficientDet-Lite detector for the Edge TPU (TF2) example on Google Colab no longer works, presumably due to the updated Python version of Google Colab. It appears that tflite-model-maker package is incompatible with the current version. Execution fails at the very first cell.
Click to expand!
Issue Type
Bug
Operating System
No response
Coral Device
No response
Other Devices
No response
Programming Language
No response
Relevant Log Output
No response
same here. also tried python 3.11 to 3.10 but it doesn't work. still investigating this.