João G. Atkinson A.

Results 79 comments of João G. Atkinson A.

We can add an autocast test here, like: https://github.com/kornia/kornia/blob/master/test/augmentation/test_base.py#L151 btw, I don't see how this patch fixes the related issue. I also don't think it makes sense to add these...

> @edgarriba @factify any new updates on this task? we are dropping JIT support on kornia in favor of dynamo, so, I think this patch will not go ahead (#2200)

Crosslinking it to https://github.com/kornia/kornia/issues/941. This is on the 2024 plan. Closing it for being stalled for a long time Related to https://github.com/kornia/kornia/issues/2691 too

since we merged #2229, this one can be closed?

hey @shijianjian this still relevant? will it go within this PR, or should we close this one and map as an issue?

closing in favor of #2025

@shijianjian Some of the augmentation in the list, are already developed: - RandomSolarize: https://kornia.readthedocs.io/en/latest/augmentation.module.html#kornia.augmentation.RandomSolarize -- this one differs from a `differentiable solarization`? - RandomClahe: https://kornia.readthedocs.io/en/latest/augmentation.module.html#kornia.augmentation.RandomClahe

hi @justinpinkney, have interest in finishing this one? now we don't have support to JIT on from `kornia.filters` 😄