Problem
We want to support Landmark Extraction for Images and Videos in mukh. To do that the module has been initialized and base class has been written. Refer to mukh/landmarks.
Following two landmark extraction models need to be added -
Solution
Refer to the Base Class and implement the inference code for landmark extraction for the given models.
Important Note
- Please ask for the issue to be assigned before raising a PR.
Contributing Guidelines
Refer to contributing guide for required contribution instructions.
Share on Socials
If your PR regarding the issue gets merged in mukh feel free to share it on your socials and tag me, I will repost it and help increase your reach especially if you are beginner contributors!
Problem
We want to support Landmark Extraction for Images and Videos in mukh. To do that the module has been initialized and base class has been written. Refer to
mukh/landmarks.Following two landmark extraction models need to be added -
Solution
Refer to the Base Class and implement the inference code for landmark extraction for the given models.
Important Note
Contributing Guidelines
Refer to contributing guide for required contribution instructions.
Share on Socials
If your PR regarding the issue gets merged in mukh feel free to share it on your socials and tag me, I will repost it and help increase your reach especially if you are beginner contributors!