PoseEstimationForMobile
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
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
hello, did you solve this problem? I have same question? my tensorflow verison is 1.15