DIGITS icon indicating copy to clipboard operation
DIGITS copied to clipboard

Nvidia Digits not saving Jobs after training the model and throwing Pickle error in log

Open spurani opened this issue 5 years ago • 2 comments
trafficstars

I have successfully created the dataset and trained the model but while saving the model it throws an Caught PicklingError while saving job 20200229-132633-c74a182b8700cc886a1b9e86: Can't pickle <class 'caffe.proto.caffe_pb2.SolverParameter'>: it's not the same object as caffe.proto.caffe_pb2.SolverParameter. I looked it up online and found couple of resource. But I am not able to decide which one should I go with.

https://blog.csdn.net/u014285910/article/details/86521518 NVIDIA#32 (comment) NVIDIA#306 NVIDIA#2024

Can anyone please help me solve this issue so that I can continue my deep learning? Thanks a bunch My system is Ubuntu 16.04 LTS 64bit. @lukeyeager

spurani avatar Feb 29 '20 19:02 spurani

i have the same issue

x4nny avatar Mar 03 '20 10:03 x4nny

So after implementing changes mention in this commit. I retrained my model and created new dataset then I didn't get any errors or warning but after the model was successfully trained and completed all its process for saving that model. I am not able to test the model it just keeps loading the page with no errors or warnings. But will update here soon If I get it through lets see how it goes https://github.com/uhfband/DIGITS/commit/59faee35442191356e43f51df87bd9253c1f6f1f

spurani avatar Mar 07 '20 21:03 spurani