unofficial-implement-of-openpose icon indicating copy to clipboard operation
unofficial-implement-of-openpose copied to clipboard

Question: How long should saving the checkpoint take?

Open dvkeulen opened this issue 5 years ago • 2 comments

When the checkpoint is saved while training, how long should this process take? It seems to me that my program doesn't run at the point of saving.

In the image I set the checkpoint saving threshold to 10 for testing purposes.

image

dvkeulen avatar Mar 03 '20 08:03 dvkeulen

edit: it does finish it, but it takes 2 whole hours to save the checkpoints. Is this normal behaviour?

dvkeulen avatar Mar 05 '20 10:03 dvkeulen

That is preparing the test data.

YangZeyu95 avatar Mar 22 '20 14:03 YangZeyu95