akshyasingh-mset
akshyasingh-mset
Hi, I am trying to run a custom model which expects input image shape to be : float32[1,3,320,320] and i am converting JavaCV mat to bytebuffer using following code ```...
I am trying to run EAST tflite model provided by @sayakpaul on tf-hub https://tfhub.dev/sayakpaul/lite-model/east-text-detector/fp16/1 to detect text on an image on Pixel emulator. I am able to use custrom model...
hi @ClovaAIAdmin, thank you for the awesome work on converting craft to tflite, I am trying to predict images from craft on android devices. I am having trouble converting input...
Hi @tulasiram58827 thank you for the awesome work on converting craft to tflite, I am trying to predict images from craft on android devices. I am having trouble converting input...