pyiqa.matlab_utils.math_util¶
Mathematical utilities
Created by: https://github.com/tomrunia/PyTorchSteerablePyramid/blob/master/steerable/math_utils.py
Modified by: Jiadi Mo (https://github.com/JiadiMo)
Module Contents¶
- pyiqa.matlab_utils.math_util.batch_fftshift2d(x)[source]¶
Args: x: An complex tensor. Shape \((N, C, H, W)\). Pytroch version >= 1.8.0