Dzmitry Pranchuk

Results 3 issues of Dzmitry Pranchuk

It would be useful to build something like confusion matrix for validation fold and investigate problematic classes.

https://arxiv.org/abs/1709.01062

### Describe the bug The `apply_overlay` method of `image_processor` works unexpectedly if `init_image` and `image` have different shapes. For example it can appear using `StableDiffusionXLInpaintPipeline` with `padding_mask_crop` value filled. According...

bug