abhisheks008 / ML-Crate

ML-Crate stands as the ultimate hub for a multitude of exciting ML projects, serving as the go-to resource haven for passionate and dedicated ML enthusiasts!๐ŸŒŸ๐Ÿ’ซ Devfolio URL, https://devfolio.co/projects/mlcrate-98f9
https://quine.sh/repo/abhisheks008-ML-Crate-409463050
MIT License
180 stars 215 forks source link

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

Closed viendimine closed 2 weeks ago

viendimine commented 5 months ago

ML-Crate Repository (Proposing new issue)

:red_circle: Project Title : :red_circle: Aim : :red_circle: Dataset : :red_circle: 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 :


:red_circle::yellow_circle: Points to Note :


:white_check_mark: To be Mentioned while taking the issue :


Happy Contributing ๐Ÿš€

All the best. Enjoy your open source journey ahead. ๐Ÿ˜Ž

viendimine commented 5 months ago

@abhisheks008 pls assign me this issue under "JWOC"

abhisheks008 commented 5 months ago

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

viendimine commented 5 months ago

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

abhisheks008 commented 5 months ago

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 commented 4 weeks ago

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 commented 4 weeks ago

Assigned @Anshg07

github-actions[bot] commented 2 weeks ago

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