BEGAN-tensorflow icon indicating copy to clipboard operation
BEGAN-tensorflow copied to clipboard

Pause the training

Open Fqlox opened this issue 5 years ago • 1 comments

I wanted to pause the training with my dataset

as mentioned on this issues :

I tried to keep the same params python main.py --dataset=mydata

python main.py --dataset=mydata --load_path=mydata_[08...]

It still begin from scratch and erase the old checkpoint.

Since the training is quite long I wonder how I could pause it

Fqlox avatar Jan 27 '20 17:01 Fqlox

I met the same problem. Did you solve it?thank you

madmannnn avatar May 01 '21 08:05 madmannnn