profile image

Daniel Cho@danielcho

100/200

Learn more about ranks

Profile rank: lablab No-rank

Next rank: lablab Apprentice

1

Events attended

1

Submissions made

Looking for experience!

Socials

πŸ€“ Submissions

    Submission image
    Hackathon link

    CC9 Gesture Censorship

    To accomplish our goal of censoring gestures, we knew we needed 2 layers to our algorithm. The first layer needed to recognize landmarks on hands and in the second we needed to identify the gesture using the landmarks. To recognize the landmarks, we used Google’s mediapipe software, which comes with a pre-trained hand recognition model. Our innovations came from gesture recognition. We encoded the landmarks as features by creating a distance matrix between each landmark and every other landmark. These distances were then used in a support vector machine to classify the type of gesture. We found a dataset of 600 images, with 31 unique gestures. We then added to this dataset by curating over 50 images of middle finger gestures. Using this dataset, we can train a model that is good at classifying the middle finger gesture. Next, we blur the hand by using each landmark as a point and mapping a gaussian density around the points. We use the OpenCV blur function to blur the pixels that have density. The project includes an entire Django frontend and REST service for censoring videos. It also comes with a Dockerfile to deploy the stateless service.

πŸ‘Œ Attended Hackathons

    Submission image

    Google Vertex AI Hackathon

    πŸš€πŸ’» Be the first to build an AI App on Google's models! Hackathon on July 7-10. πŸ”¬πŸŒ Try new Vertex AI features from Google Cloud Platform. 🀝🌍 Learn from AI leaders and connect with like-minded people. πŸ› οΈπŸ“± Build apps with the world's best AI tools! πŸ’‘πŸŒ Solve real-world problems with Generative AI models

πŸ“ Certificates