Skip to content

Let python accept numpy arrays (pre-correctly sized, maybe) and allow for batch inference #19

@ExtReMLapin

Description

@ExtReMLapin

Right now in python, for fast inference, the biggest bottleneck are :

  • batch inference not supported by detect()
  • only accepting PIL Images as entry, which is heavy to create to resize etc

Maybe accepting precorrectly sized numpy arrays could help

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