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

Is possible to checkout the source code task-vision wasm? #5791

Open
sucong0826 opened this issue Dec 22, 2024 · 2 comments
Open

Is possible to checkout the source code task-vision wasm? #5791

sucong0826 opened this issue Dec 22, 2024 · 2 comments
Assignees
Labels
platform:javascript MediaPipe Javascript issues stale stat:awaiting response Waiting for user response type:support General questions

Comments

@sucong0826
Copy link

Hi @schmidt-sebastian, I just want to ask: is that possible to know where is the source code of task vision wasm? I found https://storage.googleapis.com/mediapipe-assets/wasm/vision_wasm_internal.js / https://storage.googleapis.com/mediapipe-assets/wasm/vision_wasm_internal.wasm, and whether the source code of vision_wasm_internal is available for external developers?

@sucong0826 sucong0826 added the type:others issues not falling in bug, perfromance, support, build and install or feature label Dec 22, 2024
@kuaashish kuaashish assigned kuaashish and unassigned kalyan2789g Dec 23, 2024
@kuaashish kuaashish added type:support General questions platform:javascript MediaPipe Javascript issues and removed type:others issues not falling in bug, perfromance, support, build and install or feature labels Dec 23, 2024
@kuaashish
Copy link
Collaborator

Hi @sucong0826,

Unfortunately, significant portions of the C++ Wasm sources are missing. The GPU code and the code that invokes MediaPipe are not open source. However, most of the calculators are available and can be found in the tasks/cc directory. It is not currently possible to build custom Wasm blobs.

Thank you!!

@kuaashish kuaashish added the stat:awaiting response Waiting for user response label Dec 27, 2024
Copy link

github-actions bot commented Jan 4, 2025

This issue has been marked stale because it has no recent activity since 7 days. It will be closed if no further activity occurs. Thank you.

@github-actions github-actions bot added the stale label Jan 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
platform:javascript MediaPipe Javascript issues stale stat:awaiting response Waiting for user response type:support General questions
Projects
None yet
Development

No branches or pull requests

3 participants