Human-Falling-Detect-Tracks icon indicating copy to clipboard operation
Human-Falling-Detect-Tracks copied to clipboard

Can‘t pickle local object'st_gcn.__init__.<locals>.<lambda>

Open shiyajing111 opened this issue 3 years ago • 0 comments

torch.save(model.state_dict(), PATH) torch.save(model_object, PATH) When I change save model parameters to save model parameters and structure information, this error is reported when I run train.py

shiyajing111 avatar May 08 '21 08:05 shiyajing111