-
为使您的问题得到快速解决,在建立 Issue 前,请您先通过如下方式搜索是否有相似问题: [历史 issue](https://github.com/PaddlePaddle/Paddle-Lite/issues), [FAQ 文档](https://www.paddlepaddle.org.cn/lite/develop/quick_start/faq.html), [官方文档](https:/…
-
-
Tested on two different machines, both running AMD CPUs and GPUs.
Both machines running Windows 24H2 (26120.1350) Dev Insider Edition.
The following error occurs while running both Automatic and M…
-
The situation is as follows: If we use GPU for detection, we can identify a picture in tens of milliseconds. It works very well. But if I use CPU detection, the speed will be reduced to 4 seconds, whi…
-
File "ctpn/demo.py", line 8, in
from lib.networks.factory import get_network
File "/home/junjie/share/mobilenet/text-detection-ctpn/lib/__init__.py", line 1, in
from . import fast_rcnn
…
-
**Hello! I modify demo_video.py like:**
import argparse
import os
import random
import numpy as np
import torch
import torch.backends.cudnn as cudnn
import gradio as gr
import lavis.tasks …
-
(1) The current accelerator auto-detection should add "None" if no GPU is detected. This allows tasks to force placement on CPU-only nodes if needed.
(2) We should document this as a way to resolve t…
-
-
Hello
Seem that all GPU related features are not working:
GPU decoding
GPU encoding
Object detection
There is any extra step needed to enable it ?
-
### 🐛 Describe the bug
### ISSUE
When I run
`python preprocess_lrs3.py --data-dir=D:/BaiduNetdiskDownload/LRS3 --detector=retinaface --dataset=lrs3 --root-dir=D:/pycharmProject/audio_vision/audio-…