PosenetTflite
An attempt to create Posenet.tflite based Pose Estimation
Install / Use
/learn @SAtacker/PosenetTfliteREADME
Posenet-Pose Estimation <hr>
An attempt to create Posenet.tflite based Pose Estimation <br>
References used <br>
- https://medium.com/flutter-community/posenet-for-ios-android-and-flutter-using-tensorflow-lite-836788a110c7 <br>
- https://arxiv.org/pdf/1803.08225.pdf ---research paper for better understanding <br>
- https://github.com/rwightman/posenet-python ---Refer the code for useful insights
- https://www.tensorflow.org/lite/models/pose_estimation/overview ---Google's Own website for Posenet (There is nearly no documentation)
