Skip to content

Loading Pico Models #1

Description

@patricksnape

Pico's models are saved in a non-standard way that just involves piping down binary data. This is very difficult to load back into Python. It would be good it Pico actually piped down a C-struct that we could wrap in Python and just pass it around. This would also massively clean up the frontal face detector code.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions