YangZeyu95 / unofficial-implement-of-openpose

Implement of Openpose use Tensorflow
272 stars 79 forks source link

Question: How long should saving the checkpoint take? #64

Open dvkeulen opened 4 years ago

dvkeulen commented 4 years ago

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 commented 4 years ago

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

YangZeyu95 commented 4 years ago

That is preparing the test data.