PoseEstimationForMobile icon indicating copy to clipboard operation
PoseEstimationForMobile copied to clipboard

Model size - I trained a model by the repo's code and recieved model with bigger size than the release model

Open yonatanbitton opened this issue 3 years ago • 1 comments

Hello I take your original github implementation, with the mv2_cpm.cfg config file and the network_mv2_cpm.py. I trained a model for 24K steps and produced .pb model file.

Your .pb file here https://github.com/edvardHua/PoseEstimationForMobile/blob/master/release/cpm_model/model.pb is 2.6MB. My .pb is 5.4MB.

Why do we receive models with different size? How did you reach your 2.6MB?

Thanks

yonatanbitton avatar Oct 12 '20 07:10 yonatanbitton

hello, did you solve this problem? I have same question? my tensorflow verison is 1.15

lzcchl avatar Jun 09 '21 02:06 lzcchl