TissueImageAnalytics / cerberus

One Model is All You Need: Multi-Task Learning Enables Simultaneous Histology Image Segmentation and Classification
GNU General Public License v3.0
72 stars 12 forks source link

MAINT: Remove redundant CLI argument #4

Closed simongraham closed 1 year ago

simongraham commented 1 year ago

Remove redundant tile_shape argument from tile processing mode. This is used in wsi mode, but not tile mode.

Issue was raised in #1.