aniketkt / TomoEncoders

Feature extraction for X-ray Tomographic data

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Patches.extract to model size

aniketkt opened this issue · comments

If the extracted patches are not of the same width, then bin them to the minimum width.

patches.extract() and patches.stitch() now require model_size argument which ensures all extracted patches have the same shape as this input.