Skip to content

How to optimize the effect and inference speed for very high-resolution images? #247

@keydexofficial

Description

@keydexofficial

Assuming the input is a high-resolution image, such as 5000x4000, what can be done to achieve better performance metrics and inference speed? Possible solutions:

  1. Use the BiRefNet_dynamic model;

  2. Directly input it into the BiRefNet_HR series model;

  3. Split the high-resolution image into smaller chunks and input them one by one into the BiRefNet_HR series model;

  4. other methods etc.

May I ask if anyone has researched which method is the best practice?

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