Skip to content

TFLITE Model #1

Description

@sibero80

Greetings from Colombia, wanted to thank you for documenting your process in Medium.
I'm not as versed in TensorFlow as I'd like, still learning.
I was hoping to use this model in Frigate, to better identify my cats in my house. https://docs.frigate.video/configuration/advanced#model
Any tips on how to get the TFLITE version of the model?

This is the config parameters that are needed for Frigate to work on external models.

# Optional: model config
model:
  path: /path/to/model
  width: 320
  height: 320
  input_tensor: "nhwc"
  input_pixel_format: "bgr"

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