phzwart / qlty

A utility to patch pytorch tensors into smaller, overlapping bits and stitch them together again.
Other
0 stars 3 forks source link

Adding get_patch_boundaries for the segmentation app visual #3

Open Danapolinar opened 3 months ago

Danapolinar commented 3 months ago

Adding get_patch_boundaries so it can be referenced in the segmentation app and so that the boundaries only need to be calculated once.