princeton-vl / pytorch_stacked_hourglass

Pytorch implementation of the ECCV 2016 paper "Stacked Hourglass Networks for Human Pose Estimation"
BSD 3-Clause "New" or "Revised" License
469 stars 94 forks source link

When I try to implement the 'train.py' there is a suspicious issues.... #28

Closed MINZLATAN closed 3 years ago

MINZLATAN commented 3 years ago

I tried to run your 'train.py' and it is showed like this.... I think it is working....but is that an error which is shown as a '0%| | blah blah ~~' before the 'start train pose' and ' start valid pose' ?? image

I can see the checkpoint is saved after every epoch is ended. and I can find the checkpoint file too. But not sure I'm doing right way or the problem is happening.

Thanks in advance. @crockwell @jiang-du

crockwell commented 3 years ago

This sometimes happens when using tqdm