-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Hi, great project !
I'm trying to perform object detection on fish species, so I've build my own TensorFlow model, which I converted into TFLite. I am doing this without quantization, thus what I get is float32[1, size, size, 3] as model input. I am mentioning this because I found another project (here) to perform object detection with quantized model (uint8 as input), that has smooth camera movements, but I can't figure out myself how to get it work with my float32 model.
Your app is working perfectly well, but I wonder if you know how to get smooth camera movements ? The flow of images from the camera isn't regular on my Samsung S9+ phone.
Thank you ! 😃
Metadata
Metadata
Assignees
Labels
No labels