INS icon indicating copy to clipboard operation
INS copied to clipboard

why style_interpolation.ckpt is incompatible with linear_eval.sh

Open donutn opened this issue 1 year ago • 0 comments

Sorry,when I try to run linerar_eval.sh , It says size mismatch for nerf_fine.embed_net.0.weight: copying a param with shape torch.Size([256, 3]) from checkpoint, the shape in current model is torch.Size([256, 0]).

donutn avatar Nov 12 '24 11:11 donutn