NIKI
NIKI copied to clipboard
Size mismatch
When I tried to run the demo.py, this error occured. The input model is from "checkpoint_49_cocoeft.pth". Any method to solve this? ''' RuntimeError: Error(s) in loading state_dict for HRNetSMPLCam: size mismatch for smpl.shapedirs: copying a param with shape torch.Size([6890, 3, 10]) from checkpoint, the shape in current model is torch.Size([6890, 3, 300]). '''