Skip to content

Artifacts when applying fine-tuned model to large image #1114

@maxeyje

Description

@maxeyje

After fine-tuning the model with an image size of (4096, 6144), I am attempting to run it on a very large sample of size (80896,242688). In the automatic instance segmentation function, the tile_size is set to [3596, 5644] with a halo of [500, 500]. Unfortunately, this produces a large number of errors/artifacts, especially in regions that are all 0 (even though examples of edge images were included in the fine-tuning set). Do you have any recommendations to improve the application? Thank you for your help!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions