chenyilun95 / tf-cpn

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

Train Details #38

Open ZhongXiaoFang opened 6 years ago

ZhongXiaoFang commented 6 years ago

First of all, thanks for sharing the work. You used 8 Titank GPUs for training . Now, I want to retrain the keypoints detection model as you using COCO dataset .but I only have one GPU (GTX1080, 8G memory), Can I finish the retrain with this GPU? and retrain need how much memory of GPU at least? Thank you

henbucuoshanghai commented 4 years ago

coco dataset ,how big??80g? how long have you trained with 8 gpus ?

biras11 commented 4 years ago

Hello @ZhongXiaoFang @henbucuoshanghai ! Did you manage to retrain the network and achieve similar perfomance as in the paper? How did you train it?