convert keras weights to caffe weights for use with CMU demo
cchamber opened this issue · 0 comments
cchamber commented
I used keras_Realtime_Multi-Person_Pose_Estimation for training which worked well.
I would like to use the CMU demo because it is much faster for testing.
Does anyone know how to convert keras weights to caffe weights?
There is a lot of code to go from caffe to keras but not the other way.