ashawkey/RAD-NeRF

File "C:\Users\Administrator\AppData\Roaming\Python\Python39\site-packages\torch\nn\functional.py", line 782, in _max_pool2d return torch.max_pool2d(input, kernel_size, stride, padding, dilation, ceil_mode) RuntimeError: Given input size: (192x2x2). Calculated output size: (192x0x0). Output size is too small

91xiaoyang opened this issue · 3 comments

I am conducting/- O -- iters 250000-- finetune_ Lips, error reported: RuntimeError: Given input size: (192x2x2x2) Calculated output size: (192x0x0). Output size is too small, have you encountered it b
efore?

遇到同样的问题,同问。

pustar commented

How can you install it on windows successfully? I tried to do so, but failed

Same here can't seem to make the model run on windows device, can anyone help
@ashawkey