Traceback (most recent call last):
File "jasna\pipeline_threads.py", line 86, in decode_detect_loop
File "jasna\pipeline_threads.py", line 314, in blend_encode_loop
File "jasna\blend_buffer.py", line 94, in blend_frame
File "jasna\blend_buffer.py", line 144, in _apply_blend
File "jasna\tracking\blending.py", line 45, in create_blend_mask
File "jasna\tracking\blending.py", line 19, in _box_blur
File "torch\nn\functional.py", line 5418, in pad
return torch._C._nn.pad(input, pad, mode, value)
~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^
RuntimeError: Padding size should be less than the corresponding input dimension, but got: padding (60, 60) at dimension 2 of input [1, 1, 60, 221]

っていうエラーはどうしたらいいの?