You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
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
The text was updated successfully, but these errors were encountered: