torchgeo icon indicating copy to clipboard operation
torchgeo copied to clipboard

Remove AugPipe

Open ashnair1 opened this issue 10 months ago • 7 comments

The next version of kornia (0.7.3) will contain 2 fixes (kornia/kornia#2846, kornia/kornia#2856) that will allow us to drop AugPipe and have detection only depend on kornia's AugmentationSequential.

ashnair1 avatar Apr 03 '24 06:04 ashnair1

How close are we to also removing our custom AugmentationSequential wrapper?

adamjstewart avatar Apr 03 '24 07:04 adamjstewart

How close are we to also removing our custom AugmentationSequential wrapper?

Pretty close actually. If kornia==0.7.3 is released soon, we should be able to fully remove it by next release.

ashnair1 avatar Apr 03 '24 10:04 ashnair1

Noting https://github.com/kornia/kornia/releases/tag/v0.7.3

robmarkcole avatar Jul 08 '24 08:07 robmarkcole

@ashnair1 is this waiting on kornia 0.7.4 for something?

adamjstewart avatar Aug 21 '24 09:08 adamjstewart

Yeah #2147 needs to be merged before this and that needs kornia 0.7.4.

ashnair1 avatar Aug 21 '24 10:08 ashnair1

Note: 0.7.4 will be released by the end of September

robmarkcole avatar Sep 17 '24 14:09 robmarkcole