Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Project Addition]: Facial Landmark Detection using Python's Mediapipe library #550

Closed
viendimine opened this issue Jan 24, 2024 · 7 comments · Fixed by #643
Closed

[Project Addition]: Facial Landmark Detection using Python's Mediapipe library #550

viendimine opened this issue Jan 24, 2024 · 7 comments · Fixed by #643
Assignees
Labels
Assigned 💻 Issue has been assigned to a contributor Intermediate Points 30 - SSOC 2024 SSOC

Comments

@viendimine
Copy link

ML-Crate Repository (Proposing new issue)

🔴 Project Title :
🔴 Aim :
🔴 Dataset :
🔴 Approach : Try to use 3-4 algorithms to implement the models and compare all the algorithms to find out the best fitted algorithm for the model by checking the accuracy scores. Also do not forget to do a exploratory data analysis before creating any model.


📍 Follow the Guidelines to Contribute in the Project :

  • You need to create a separate folder named as the Project Title.
  • Inside that folder, there will be four main components.
    • Images - To store the required images.
    • Dataset - To store the dataset or, information/source about the dataset.
    • Model - To store the machine learning model you've created using the dataset.
    • requirements.txt - This file will contain the required packages/libraries to run the project in other machines.
  • Inside the Model folder, the README.md file must be filled up properly, with proper visualizations and conclusions.

🔴🟡 Points to Note :

  • The issues will be assigned on a first come first serve basis, 1 Issue == 1 PR.
  • "Issue Title" and "PR Title should be the same. Include issue number along with it.
  • Follow Contributing Guidelines & Code of Conduct before start Contributing.

To be Mentioned while taking the issue :

  • Full name :
  • GitHub Profile Link :
  • Participant ID (If not, then put NA) :
  • Approach for this Project :
  • What is your participant role? (Mention the Open Source Program name. Eg. HRSoC, GSSoC, GSOC etc.)

Happy Contributing 🚀

All the best. Enjoy your open source journey ahead. 😎

@viendimine viendimine added the Up-for-Grabs ✋ Issues are open to the contributors to be assigned label Jan 24, 2024
@viendimine
Copy link
Author

@abhisheks008 pls assign me this issue under "JWOC"

@abhisheks008
Copy link
Owner

Need to share the dataset and approach for your project.
@vishapraj

@viendimine
Copy link
Author

there will be image to upload section in which after uploading image it will give output facial landmark image.

@abhisheks008
Copy link
Owner

This will not work here, as this project repository solely contains projects based on orthodox machine learning methods, where you have a dataset(s), you do some EDA with the dataset, prepare the models based on it and conclude accordingly.

It's nice approach from you, but I don't think this will be placed here in this repo.
@vishapraj

@Anshg07
Copy link
Contributor

Anshg07 commented Jun 3, 2024

Full name: Ansh Gupta
GitHub Profile Link: Anshg07
Participant ID: NA
Approach for this Project: I will implement facial landmark detection using Python's Mediapipe library. The project involves setting up the environment, installing necessary packages, and creating a project structure with folders for Images, Dataset, Model, and requirements.txt. I will write a script to perform facial landmark detection and visualize the results. I will also compare the performance of Mediapipe with other algorithms such as Dlib and OpenCV, performing exploratory data analysis and documenting findings in the Model folder's README.md. The project will include unit and integration testing, and the system will be deployed for real-time use if necessary.
What is your participant role? : Social Summer of Code season 3 (SSOC 3)

@abhisheks008
Copy link
Owner

Assigned @Anshg07

@abhisheks008 abhisheks008 added Assigned 💻 Issue has been assigned to a contributor Intermediate Points 30 - SSOC 2024 SSOC and removed Up-for-Grabs ✋ Issues are open to the contributors to be assigned labels Jun 3, 2024
@abhisheks008 abhisheks008 changed the title Add facial landmark detection using Python's Mediapipe library [Project Addition]: Facial Landmark Detection using Python's Mediapipe library Jun 15, 2024
Copy link

Hello @Anshg07! Your issue #550 has been closed. Thank you for your contribution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Assigned 💻 Issue has been assigned to a contributor Intermediate Points 30 - SSOC 2024 SSOC
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants