chenyilun95 / tf-cpn

Cascaded Pyramid Network for Multi-Person Pose Estimation (CVPR 2018)
MIT License
793 stars 197 forks source link

More training detatils #36

Open Youngkl0726 opened 6 years ago

Youngkl0726 commented 6 years ago

How many epochs did you use to train the models? Did you train the different models using different epochs? I read your paper. You said, the learning rate is decreased by a factor of 2 every 10 epcohs. Is this learning strategy used for every model? Or is there some difference between training different models?

biras11 commented 4 years ago

Hi @Youngkl0726 ! Did you manage to retrain their network and achieve similar performances? How did you train it?