keras_Realtime_Multi-Person_Pose_Estimation icon indicating copy to clipboard operation
keras_Realtime_Multi-Person_Pose_Estimation copied to clipboard

How to understand for the "center_map" in the prototxt? What's the meaning for the networks?

Open Ai-is-light opened this issue 6 years ago • 0 comments

layer { name: "image" type: "Slice" bottom: "data" top: "image" top: "center_map" slice_param { slice_point: 3 axis: 1 } } layer { name: "silence2" type: "Silence" bottom: "center_map" }

@michalfaber Looking forward your attention, Thanks

Ai-is-light avatar Jan 29 '18 02:01 Ai-is-light