Dominik Müller

Results 56 issues of Dominik Müller

Have a look in batchgenerators MirrorTransform with newest version 0.23. Image Augmentation unittesting throwing errors that no augmentation is done when it should mirror volumes. Investigation in a separate google...

https://github.com/keras-team/keras/issues/3653 https://github.com/keras-team/keras/issues/3653#issuecomment-761085597 https://tensorflow.google.cn/tutorials/images/segmentation?hl=en&skip_cache=true%22 - Implement class dictionary as parameter for data generator - if parameter != None, compute sample weight according to GitHubUser97 answer (with dynamic n_classes) - Return sample...

enhancement

**Currently sitatuion:** Preprocessed data sets via subfunctions or complete prepared batches are stored in the batches directory with a unique seed. But, there is no re-use possibility of these. **Desired...

enhancement

**When does it occur:** If the number of samples is very low and the batch size is higher than the number of available samples. Can especially occur in full-image analysis...

enhancement

The patch combination after prediction sometimes works, sometimes do not in the current dev branch. Bug searching required! something todo with even/uneven and in combination with padding?

bug

Remove git lfs due to limitations for free github accounts!

Hi, first, thank you for this wonderful package! :) Since September 2023, Keras has updated to Keras 3 and restructured some of its code base: https://github.com/keras-team/keras/tree/b9be76a13a1edbea5e17a54bf91da386323222bf/keras Sadly, due to their...

Hello @ZFTurbo, if you have time, please push the current updated status (with ConvNeXt) of this repo to PyPI. :) Thanks again for the great work and your time! Cheers,...

New in-house developed metric (in publication) for handling weak-labeled datasets. In summary, a combination of dice and weighted specificity.

enhancement