↓ 2 callersFunctionbuild_dataset(data_path, data_debug_path, dataset_name, dataset_sample,
dataset_concatenate_samples, max_
src/mrrhf/utils/data/builder.py:9
↓ 2 callersFunctionconv(in_channels, out_channels, kernel_size, bias=False, padding=1, stride=1)
package/agent_tools/Retinexformer/basicsr_retinexformer/models/archs/RetinexFormer_arch.py:76
↓ 2 callersFunctionduf_downsampleDownsamping with Gaussian kernel used in the DUF official code. Args: x (Tensor): Frames to be downsampled, with shape (b, t, c, h, w).
package/agent_tools/Retinexformer/basicsr_retinexformer/data/data_util.py:358
↓ 2 callersMethodforward Args: pred (Tensor): of shape (N, C, H, W). Predicted tensor. target (Tensor): of shape (N, C, H, W). Ground truth te
dependences/IQA-PyTorch/pyiqa/losses/losses.py:56