-
- 版本、环境信息:
1)Paddle Lite 版本:v2.14-rc
2)Host 环境:在windows下使用wsl提供的Linux系统
- 编译/安装方式信息:
1)docker 编译:
```
#本地源码编译 Docker 镜像
git clone https://github.com/PaddlePaddle/Paddle-Lite.git…
-
**Project description**
Netron is a viewer/visualizer for neural network, deep learning and machine learning models. It supports ONNX, TensorFlow Lite, Core ML, Keras, Caffe, Darknet, PyTorch, Tens…
-
### Issue Description
When will the paddlepaddle framework be supported? thx
### Minimal Reproducible Example
```python
DeepExplainer('paddlepaddle model') # error
```
### Traceback
_No response…
-
## Checklist:
- [ ] 查找[历史相关issue](https://github.com/PaddlePaddle/PaddleX/issues)寻求解答
- [ ] 翻阅[FAQ](https://paddlep
![image](https://github.com/user-attachments/assets/0e18d41a-fe87-49d2-b692-e3b…
-
Hi, I've wanted to use your program with docker on Linux but I had the following problems:
### Issue 1:
Following PaddleOCR environment setup instructions I used the `paddlepaddle/paddle:2.1.3-gpu-c…
-
PaddleClas:2.5.2 PaddleServing:paddlepaddle/serving:0.7.0-devel
以下是classification_web_service.py脚本内容
class ImagenetOp(Op):
def init_op(self):
self.seq = Sequential([
Resize(256), CenterCrop(224…
-
### 请提出你的问题
python label_studio.py --label_studio_file ./document/data/label_studio.json --save_dir ./document/data --splits 0.8 0.1 0.1 --task_type ext
使用label_studio.py 转化txt的时候txt为空,只是实体提取…
-
### bug描述 Describe the Bug
用的python3 -m pip install paddlepaddle-gpu==3.0.0b1 -i https://www.paddlepaddle.org.cn/packages/stable/cu123/
看了指令集支持avx
nvidia-smi显示cuda12.4
nvcc -V显示cuda 12.3
cudnn 9.…
-
作者您好,我这边简单复现您的VIG工作,使用PaddlePaddle框架复现了VIG-s模型。准确率为Validation Acc@1: 0.8030, Validation Acc@5: 0.9511。
项目地址:https://aistudio.baidu.com/aistudio/projectdetail/4288323?contributionType=1
感谢你们精彩的工作!
-
### 🔎 Search before asking
- [X] I have searched the PaddleOCR [Docs](https://paddlepaddle.github.io/PaddleOCR/) and found no similar bug report.
- [] I have searched the PaddleOCR [Issues](https:…