diff --git a/mediapipe/model_maker/__init__.py b/mediapipe/model_maker/__init__.py index d43536663..f4f253136 100644 --- a/mediapipe/model_maker/__init__.py +++ b/mediapipe/model_maker/__init__.py @@ -13,6 +13,7 @@ # limitations under the License. +from mediapipe.model_maker.python.core.utils import image_utils from mediapipe.model_maker.python.core.utils import quantization from mediapipe.model_maker.python.core.utils import model_util