deblur-devil icon indicating copy to clipboard operation
deblur-devil copied to clipboard

Where can I find checkpoint.ckpt

Open jackwsun2 opened this issue 5 years ago • 2 comments

Where can I find checkpoint.ckpt? I can't set CHECKPOINT in 'test_flowdbn_128_5_on_su.sh', and so on.

model and checkpoint

MODEL=FlowDBN CHECKPOINT="$EXPERIMENTS_HOME/path/to/checkpoint.ckpt"

jackwsun2 avatar Dec 10 '19 07:12 jackwsun2

having the same issue, been exploring a proper way to save it with no success until now

mordebip avatar Sep 26 '20 21:09 mordebip

You can just set it to None

TomassMa avatar Apr 12 '22 08:04 TomassMa