Skip to content

Implement a Splitter for sliding window #5870

@bhashemian

Description

@bhashemian

One of the most common way to split images into patches for inference is sliding window strategy, which sweeps the entire image with overlapping (or non-overlapping) patches. It also should add appropriate padding to the image.

Ref: #5837

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

💯 Complete

Relationships

None yet

Development

No branches or pull requests

Issue actions