Skip to content

Runtime error occured, when it is used denoising. Who could help with this? #22

@Dawson0813

Description

@Dawson0813

Run with bellow commod:
python main_test_rvrt.py --task 001_RVRT_videosr_bi_REDS_30frames --folder_lq testsets/your/own --tile 0 0 0 --tile_overlap 2 20 20

Error detail infomation:
File "/opt/conda/envs/env_rvrt/lib/python3.10/site-packages/torch/nn/modules/conv.py", line 613, in forward
return self._conv_forward(input, self.weight, self.bias)
File "/opt/conda/envs/env_rvrt/lib/python3.10/site-packages/torch/nn/modules/conv.py", line 608, in _conv_forward
return F.conv3d(
RuntimeError: Given groups=1, weight of size [192, 4, 1, 3, 3], expected input[1, 3, 38, 256, 256] to have 4 channels, but got 3 channels instead

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions