Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upHow do I learn? #484
How do I learn? #484
Comments
|
As a fellow user, I would recommend reading comments preceding every Calculator class and also test cases. They contain a lot more info compared to documentation. |
|
Hi! We would be happy to know more about how we can improve the documentation. In the meantime, please see if the following resources are useful:
Feel free to open an issue for any specific questions. Existing issues tagged good first issue and general are good ones to check out as well. |
|
I think that what Is required It Is really more documentation about customize/finetune or plug your own trained model and how to consume/handle intermediate results for your custom app (keypoints, bboxs etc..) |
The entire framework remains like a BlackBox. There is not a definite guideline, a path which defines how to make use of the functions that Mediapipe offers. Please improvise the documentation.