jeremyfix/torchcvnn

LogTransform

Opened this issue · 0 comments

It is usual in SAR image processing that the complex valued patches gets transformed with the modulus transformed into dB by a log10 function

Could be suitable to add that function into a transforms namespace ; Maybe get inspired by torchvision.v2 API.