-
It seems that StabilityMatrix detects the current GPU using files on the system, rather than looking at the GPU itself.
At first it detected an old nvidia 1080 Ti I had installed. I used DDU to rem…
-
Hi,
I just found the project and was very eager to try it. However, if I want to create the model with:
`import segmentation_models as sm
from model import Deeplabv3
deeplab_model = Deep…
-
### Issue type
Bug
### Have you reproduced the bug with TensorFlow Nightly?
Yes
### Source
source
### TensorFlow version
0.0.1-nightly
### Custom code
No
### OS platform …
-
**LocalAI version:**
Using Docker image:
`localai/localai:latest-aio-gpu-hipblas`
**Environment, CPU architecture, OS, and Version:**
- Ubuntu 22.04
- Xeon X5570 [Specs](https://ark.intel.c…
-
I have trained Detectron2 for Page Layout Detection on a PC _with_ GPU and it is giving satisfactory results.
If I try to use the trained model on _non-CUDA_ Detectron2 environment on same PC, or a…
-
When try to run Faster RCNN toy example.
Can't do the running, due to, ValueError: Specified GPU device id (0) is invalid.
I tried loading either the CPU or GPU versions, the same error happened…
-
### Search before continuing 先搜索,再继续
- [X] I have searched the Data-Juicer issues and found no similar feature requests. 我已经搜索了 Data-Juicer 的 issue 列表但是没有发现类似的功能需求。
### Description 描述
Hi there,
…
-
### Have I written custom code (as opposed to using a stock example script provided in MediaPipe)
Yes
### OS Platform and Distribution
Ubuntu 22.04, arm64, Jetpack 6.0, CUDA 12.2
### Progr…
-
I tried DeepstackAI GPU on Ubuntu 20.04 and Windows Server 2019. DeepstackGPU does not want on either operating system. DeepstackCPU works like a charm.
I used this python script:
```python
impor…
-
CNN face detector founds not only a frontal faces. I need only a frontal faces and I found that HOG method giving better results for me. Is it possible to make in work on GPU like CNN can work with ba…