nadeemlab / DeepLIIF

Deep Learning Inferred Multiplex ImmunoFluorescence for IHC Image Quantification (https://deepliif.org) [Nature Machine Intelligence'22, CVPR'22, MICCAI'23, Histopathology'23, MICCAI'24]
https://deepliif.org
Other
163 stars 61 forks source link

Allow consumer to set tile_size #6

Closed ricdodds closed 2 years ago

ricdodds commented 2 years ago

The consumer of stitch() can now specify the tile size instead of getting it from the input tile itself. Additionally require stitch() input tiles images to be in PIL format and skip the resize step on the output of general_tiles()