I trained a model with AutoML Vision Edge. I want to infer a image on the browser.
input_format of tensorflowjs_converter not supported TFLite. The tflite_convert command cannot convert to a model other than TFLite.
How to run TFLite model(AutoML Vision Edge) with TFJS on the browser?