Open yonatanbitton opened 4 years ago
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.
mv2_cpm.cfg
network_mv2_cpm.py
.pb
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
Hello I take your original github implementation, with the
mv2_cpm.cfg
config file and thenetwork_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