mediapipe/.github/ISSUE_TEMPLATE/30-bug-issue.md
MediaPipe Team b544a314b3 Project import generated by Copybara.
GitOrigin-RevId: ec25bf2e416c3689477e82946fb69de2e53b9161
2021-06-10 01:38:18 -04:00

1.6 KiB

name about labels
Bug Issue Use this template for reporting a bug type:bug

Please make sure that this is a bug and also refer to the troubleshooting, FAQ documentation before raising any issues.

System information (Please provide as much relevant information as possible)

  • Have I written custom code (as opposed to using a stock example script provided in MediaPipe):
  • OS Platform and Distribution (e.g., Linux Ubuntu 16.04, Android 11, iOS 14.4):
  • Mobile device (e.g. iPhone 8, Pixel 2, Samsung Galaxy) if the issue happens on mobile device:
  • Browser and version (e.g. Google Chrome, Safari) if the issue happens on browser:
  • Programming Language and version ( e.g. C++, Python, Java):
  • MediaPipe version:
  • Bazel version (if compiling from source):
  • Solution ( e.g. FaceMesh, Pose, Holistic ):
  • Android Studio, NDK, SDK versions (if issue is related to building in Android environment):
  • Xcode & Tulsi version (if issue is related to building for iOS):

Describe the current behavior:

Describe the expected behavior:

Standalone code to reproduce the issue: Provide a reproducible test case that is the bare minimum necessary to replicate the problem. If possible, please share a link to Colab/repo link /any notebook:

Other info / Complete Logs : Include any logs or source code that would be helpful to diagnose the problem. If including tracebacks, please include the full traceback. Large logs and files should be attached