Skip to content

Latest commit

 

History

History

hourglass_model

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
# input_shape = [1, 192, 192, 3]
# output_shape = [1, 48, 48, 14]
python3 src/gen_tflite_coreml.py \
--frozen_pb=hourglass/model-374000.pb \
--output_node_name=hourglass_out_3 \
--output_path=hourglass \
--type=coreml