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

Issue in Create-AR-filters-using-Mediapipe #799

Open
richa-kody opened this issue Feb 13, 2023 · 1 comment
Open

Issue in Create-AR-filters-using-Mediapipe #799

richa-kody opened this issue Feb 13, 2023 · 1 comment

Comments

@richa-kody
Copy link

After loading of filters, we are getting the following error.

INFO: Created TensorFlow Lite XNNPACK delegate for CPU.
Traceback (most recent call last):
File "ABC.py", line 255, in
frame = cv2.imread(cap)
cv2.error: OpenCV(4.6.0) D:\a\opencv-python\opencv-python\opencv\modules\core\src\alloc.cpp:73: error: (-4:Insufficient memory) Failed to allocate 3145728 bytes in function 'cv::OutOfMemoryError'

Could you provide a solution for the same?

@brmarkus
Copy link

Can you provide more details - for allowing to reproduce the behavior?
Which sample are you referring to, how have you prepared your environment (which versions of Python/C/C++/TensorFlow, etc, which installations, which operating-system, which command-line, which source-code, which hardware, running the application natively/in virtualenv/in container)?
Have you applied local changes, using your own input (picture/video/camera)?

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

No branches or pull requests

2 participants