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

Feat: Add C++ demo for Palm Detection #282

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

souhhmm
Copy link
Contributor

@souhhmm souhhmm commented Dec 27, 2024

Added C++ demo for Palm Detection model (ref #135).

Output Comparisons

Input Python C++
Webcam (python3 demo.py / ./build/demo ) image image
Image (python3 demo.py -i=palm.png -v/ ./build/demo -i=palm.png -v image image
Outputs (in Image case) image image

Copy link
Member

@fengyuentau fengyuentau left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for contribution! I have some minor comments below.

models/palm_detection_mediapipe/demo.cpp Outdated Show resolved Hide resolved
models/palm_detection_mediapipe/demo.cpp Outdated Show resolved Hide resolved
models/palm_detection_mediapipe/CMakeLists.txt Outdated Show resolved Hide resolved
@souhhmm souhhmm force-pushed the feat/palm-detection branch from 8998b3d to 9991dfa Compare December 30, 2024 12:56
@souhhmm souhhmm requested a review from fengyuentau December 30, 2024 13:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants