SuperAttitude

Results 3 comments of SuperAttitude

> model.load_state_dict(checkpoint['state_dict'], strict=False) 解决问题 您好,打扰您了,这行代码加到哪里运行呢,谢谢,感激不尽

> > > model.load_state_dict(checkpoint['state_dict'], strict=False) 解决问题 > > > > > > 您好,打扰您了,这行代码加到哪里运行呢,谢谢,感激不尽 > > @SuperAttitude > > in viz.py line 106 > model_pos.load_state_dict(ckpt['state_dict'], strict=False) Thank you, thank you for...

Thank you for your reply. I'll read it