Closed ghost closed 2 years ago
Hi @FwZtheone , Mask R-CNN is a very popular algorithm for instance segmentation. The model has the capability to simultaneously localize and classify objects by creating a bounding box around the object and also by creating a segmentation mask. The basic architecture can be easily extended for Human Pose Estimation tasks.
Hi, I did some research. I came to the conclusion that the Mediapipe Pose solution is blazepose which is itself deep learning, in terms of architecture it must be CNN
Hi @FwZtheone , It is using algorithm which is similar to R-CNN architecture.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you.
Hello everyone, I would like to understand how mediapipe works with the Pose solution. is it machine learning or deep learning if so what type of learning is it? then what algorithm does it use? I searched but I did not find house