abhisheks008 / DL-Simplified

Deep Learning Simplified is an Open-source repository, containing beginner to advance level deep learning projects for the contributors, who are willing to start their journey in Deep Learning. Devfolio URL, https://devfolio.co/projects/deep-learning-simplified-f013
https://quine.sh/repo/abhisheks008-DL-Simplified-499023976
MIT License
387 stars 333 forks source link

3D Human Pose Estimation Using Deep learning #955

Closed alo7lika closed 6 days ago

alo7lika commented 6 days ago

Deep Learning Simplified Repository (Proposing new issue)

:red_circle: Project Title: 3D Human Pose Estimation using Deep Learning :red_circle: Aim: To predict 3D coordinates of human body joints from 2D images.
:red_circle: Dataset: Synthetic dataset generated using 2D pose data and corresponding 3D coordinates.
:red_circle: Approach: Utilize 3-4 algorithms such as CNNs for image processing and regression networks for 3D coordinate prediction. Compare accuracy scores to determine the best-performing model. Perform exploratory data analysis (EDA) prior to model creation.


πŸ“ 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. 😎

github-actions[bot] commented 6 days ago

Thank you for creating this issue! We'll look into it as soon as possible. Your contributions are highly appreciated! 😊

alo7lika commented 6 days ago

Assign me the task under GSSOC EXT 24 and HACKTOBERFEST @abhisheks008

abhisheks008 commented 6 days ago

Similar problem statement is already present in this repository hence closing this issue as duplicate.