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

GDMP for web #23

Merged
merged 1 commit into from
Feb 12, 2025
Merged

GDMP for web #23

merged 1 commit into from
Feb 12, 2025

Conversation

j20001970
Copy link
Owner

@j20001970 j20001970 commented Aug 1, 2023

  • Build the library
  • Load library from Godot
  • CameraHelper implementation for web

Test some tasks:

  • Face Detector/Landmarker (ImageToTensorCalculator failed: BorderMode::kZero is not yet supported by ImageToTensorFrameBufferConverter)
  • Gesture Recognizer (same as above)
  • Hand Landmarker (same)
  • Holistic Landmarker (stuck)
  • Image Classifier
  • Image Embedder
  • Image Segmenter (not included due to hard OpenCV deps)
  • Object Detector
  • Pose Landmarker (ImageToTensorCalculator failed: BorderMode::kZero is not yet supported by ImageToTensorFrameBufferConverter)

Browsers support:

  • Chromium
  • Firefox

@j20001970 j20001970 force-pushed the web branch 2 times, most recently from a7be023 to 2965903 Compare September 19, 2023 11:34
@j20001970 j20001970 mentioned this pull request May 17, 2024
14 tasks
@j20001970 j20001970 force-pushed the web branch 6 times, most recently from f9982b9 to 206386d Compare May 20, 2024 09:13
@j20001970 j20001970 force-pushed the web branch 7 times, most recently from 4c74e1f to 39e0d0b Compare December 11, 2024 19:09
@j20001970 j20001970 marked this pull request as ready for review December 12, 2024 02:23
@j20001970 j20001970 force-pushed the master branch 3 times, most recently from 4878f3c to a8610a8 Compare December 13, 2024 06:24
@j20001970 j20001970 merged commit 96e0575 into master Feb 12, 2025
9 checks passed
@j20001970 j20001970 deleted the web branch February 12, 2025 08:05
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.

1 participant