-
### MediaPipe Solution (you are using)
Android library:com.google.mediapipe:tasks-genai:0.10.14
### Programming language
Android Java
### Are you willing to contribute it
None
### De…
-
Hello @ofek, the sagemaker-python-sdk recently migrated our build system to use pyproject.toml and hatchling in this PR - https://github.com/aws/sagemaker-python-sdk/pull/3529
But it looks like t…
-
The `./scripts/xseg.sh` script fails with the following error:
```
Traceback (most recent call last):
File "/Users/alex/Code/chychkan/DeepFaceLab_MacOS/.dfl/DeepFaceLab/main.py", line 343, in
…
-
When I imported neuraluq, I ran into the error:
ModuleNotFoundError: No module named 'tensorflow.compat'
From stackoverflow posts on the topic, it seems the error comes from filename clashes, and th…
-
Installation on c9 fails.
(actually there are a couple of red lines before, but this is the error where the installation routine aborts)
```
Exception:
Traceback (most recent call last):
File "/u…
-
Hello PeekingDuck team,
I have recently explored the PeekingDuck framework and noticed some inconsistencies in the reported metrics for pose estimation models, particularly MoveNet and PoseNet when…
-
system:
platform: win10 1709
anaconda: 5.1.0
python:3.6.4
tensorflow:1.8
The following error occurred while installing the hyper-engine:
```
(base) C:\Users\Samantha>pip install hyperengine
Co…
-
File "/Users/saladingsu/stable-diffusion-webui/extensions/stable-diffusion-webui-wd14-tagger/tagger/ui.py", line 7, in
from tensorflow import __version__ as tf_version
ModuleNotFoun…
-
Hi,
we are a newly formed team setting up our data science plattform based on Jupyter notebooks. For machine learning we aim to use Tensorflow with GPU support. The basic setup is done, users have …
-
After compiling the "simple" example, custom.so is properly created:
Makefile custom_op.h custom_op_cpu.h custom_op_gpu.cu custom_op_gpu.o
custom.so custom_op_cpu.cpp custom_op_cpu.o …