When I trained 12 epoch, I stop the procedure;then I wrote this commend "python train.py --resume path/to/checkpoints/xxx.json", but got an error like this"_pickle.UnpicklingError: invalid load key, '{'."
Please help me ,how should I use this command? And what's the purpose of this command?
When I trained 12 epoch, I stop the procedure;then I wrote this commend "python train.py --resume path/to/checkpoints/xxx.json", but got an error like this"_pickle.UnpicklingError: invalid load key, '{'." Please help me ,how should I use this command? And what's the purpose of this command?