HereIsWally
HereIsWally copied to clipboard
checkpoint.ckpt file missing
hi nice article, i am trying to follow your steps but I got stuck at this point :
the trained_model folder should have not a checkpoint.ckpt file ?? currently in your repo and also in the link for the trained_model there is only a checkpoint file (without ckpt extension)
How should I set the "fine_tune_checkpoint:" value on my example.config file?
my example.config currently looks like this:
fine_tune_checkpoint: "/home/antoine/Documents/ia/HereIsWally/trained_model/checkpoint"