Closed genius9527 closed 6 years ago
@genius9527 hi, Yes, we trained the final model using 'multipose_prn_train.py'. And the checkpoint file used in 'multipose_prn_train.py' is from 'multipose_detection_train.py'
OK.Is the checkpoint file used in 'multipose_detection_train.py' is from 'multipose_keypoint_train.py‘?
@genius9527 , Yes, you're right
OK.Is the checkpoint file used in 'multipose_detection_train.py' is from 'multipose_keypoint_train.py‘?
Thank you very much for your answer.If I want to use multipose_coco_eval.py to evaluate the performance of the entire network, which model should be loaded. Is it the last model trained by multipose_prn_train.py?