这是indexloc提供的服务,不要输入任何密码
Skip to content

How to get smooth camera movements ? #1

@Larvouu

Description

@Larvouu

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions