More than 10 detections per image when using efficientdet_d0_coco17_tpu-32?
I have trained a model based on this colab: https://colab.research.google.com/github/EdjeElectronics/TensorFlow-Lite-Object-Detection-on-Android-and-Raspberry-Pi/blob/master/Train_TFLite2_Object_Detction_Model.ipynb
More than 10 detections per image when using efficientdet_d0_coco17_tpu-32?
I have trained a model based on this colab: https://colab.research.google.com/github/EdjeElectronics/TensorFlow-Lite-Object-Detection-on-Android-and-Raspberry-Pi/blob/master/Train_TFLite2_Object_Detction_Model.ipynb
from tensorflow.compat.v1 import estimator as tf_estimator ImportError: cannot import name ‘estimator’ from ‘tensorflow.compat.v1
I’m getting this error