ashawkey / RAD-NeRF

Real-time Neural Radiance Talking Portrait Synthesis via Audio-spatial Decomposition
MIT License
878 stars 153 forks source link

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 #45

Open 91xiaoyang opened 1 year ago

91xiaoyang commented 1 year ago

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?

zhangziliang04 commented 1 year ago

遇到同样的问题,同问。

pustar commented 1 year ago

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

Muhammad0073121 commented 1 year ago

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