Back to Browse

machine learning project android | Realtime Pose detection | kotlin | tflite

22.4K views
Premiered Jan 5, 2023
16:11

Hi in this video you will learn to develop android app using kotlin which will be able to detect pose of the human from the direct feed of the back camera. We will use camera2api for taking frames from camera then we will extract bitmap from it then pass the bitmap through tflite model after processing it via image processor. After getting the predictions from the tflite model we will use canvas and paint to draw the predictions. model link : https://www.tensorflow.org/lite/examples/pose_estimation/overview camera2api video : https://youtu.be/S-7H72UTiBU code : https://github.com/Pawandeep-prog/realtime_pose_detection_android Thanks for watching the video :) contact me : facebook : https://m.facebook.com/proogramminghub twitter : https://twitter.com/programming_hut github : https://github.com/Pawandeep-prog discord : https://discord.gg/G5Cunyg linkedin : https://www.linkedin.com/in/programminghut youtube : https://www.youtube.com/c/programminghutofficial android studio,tflite,deep learning,model deploy,posenet,camera2api,deploy ml model android,android,kotlin,realtime pose,detection,keypoints

Download

0 formats

No download links available.

machine learning project android | Realtime Pose detection | kotlin | tflite | NatokHD