diff --git a/mediapipe/model_maker/__init__.py b/mediapipe/model_maker/__init__.py index d4353666..f4f25313 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