Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
spurani opened this issue Feb 29, 2020 · 2 comments

Comments

@spurani
Copy link

spurani commented Feb 29, 2020

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
#32 (comment)
#306
#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

@x4nny
Copy link

x4nny commented Mar 3, 2020

i have the same issue

@spurani
Copy link
Author

spurani commented Mar 7, 2020

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 uhfband@59faee3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants