-
请提供下述完整信息以便快速定位问题/Please provide the following information to quickly locate the problem
- 系统环境/System Environment:window、 python3.9
- 版本号/Version:Paddle:2.2.1 PaddleOCR: 2.4
- 问题相关组件/Rela…
-
padddleslim使用的develop版本
paddle版本是paddle2.4rc0
自动化压缩使用的是PaddleSlim-develop/example/auto_compression/image_classification/run.py
配置文件是PaddleSlim-develop/example/auto_compression/image_classification/…
-
这个是报的错
![image](https://user-images.githubusercontent.com/81000191/187626778-c38c9d79-8567-49e0-b0c8-04f17ece2d15.png)
这个是配置文件的截图
![image](https://user-images.githubusercontent.com/81000191/18762…
-
train的准确率很高,但是val的非常低,数据集是ICDAR2015
训练命令
`python3 -m paddle.distributed.launch --log_dir=./debug/ --gpus '0' tools/train.py -c /home/cat/Desktop/PaddleOCR-release-2.4/configs/rec/rec_icdar15_tra…
-
Click to expand!
### Issue Type
Build/Install
### Source
source
### Tensorflow Version
2.10
### Custom Code
No
### OS Platform and Distribution
Windows 11 22H2
### Mobile device
_No res…
-
请提供下述完整信息以便快速定位问题/Please provide the following information to quickly locate the problem
- 系统环境/System Environment: Intel CPU Ubuntu 20.04
- 版本号/Version:Paddle: PaddleOCR: 问题相关组件/Related compone…
-
为使您的问题得到快速解决,在建立Issues前,请您先通过如下方式搜索是否有相似问题:【搜索issue关键字】【使用labels筛选】【官方文档】
如果您没有查询到相似问题,为快速解决您的提问,建立issue时请提供如下细节信息:
- 标题:简洁、精准概括您的问题,例如“Insufficient Memory xxx" ”
- 版本、环境信息:
1)PaddlePaddle版本…
-
环境:cuda10.0,cudann7.6
数据:PubTabNet_2
两块2080ti
单卡训练没有问题,双卡训练的时候batchsize=1了都挂掉,出现如下错误:
During the training process, after the 0th iteration, an evaluation is run every 400 iterations
[2021/08/…
-
Dear all,
Has anyone succed run mobileetv3 small/large on Iphone with NPU/GPU/CPU accelerated? in my case, i found the mobilenetv3 small run on CPU with 10ms inference time, compared with 20ms for …
-
FastDeploy 版本:预编译版 0.6.0
OS:macOS 12.6 (Arm64)
语言:C++
模型:rvm_mobilenetv3_fp32.onnx
推理方式:CPU
编译运行 infer_demo,并使用固定的参数(CpuInfer) 。测试发现,经常出现这个异常(并不是每次)。
请问大致会是什么原因?