2d and 3d pose estimation code example in keras

I can find a great resource for this in pytorch. And also some option in tensorflow -lite. But I like to achieve this in keras from scratch to a trained model. Is there any resource of 2d and 3d pose estimation in modern keras?

Any suggestion? Does TensorFlow (keras) still very behind and lack of resource in this domain?