Skip to content

Latest commit

 

History

History
 
 

cpm_model

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
# input_shape: [1, 192, 192, 3]
# output_shape: [1, 96, 96, 14]
python3 src/gen_tflite_coreml.py \
--frozen_pb=cpm/model-tiny.pb \
--output_node_name=Convolutional_Pose_Machine/stage_5_out \
--type=tflite \
--output_path=cpm