-
环境:ubuntu18 python3.7 paddle版本 2.2.2 paddleclas版本 release-2.4
GPU有多个2080Ti,但运行eval.py时应该只调用了第一个GPU
同样的环境同一时间连续2次运行python tools/eval.py -c ./ppcls/configs/ImageNet/MobileNetV3/MobileNetV3_large_…
-
### 请提出你的问题 Please ask your question
[2023/05/05 11:14:23] ppocr INFO: Architecture :
[2023/05/05 11:14:23] ppocr INFO: Models :
[2023/05/05 11:14:23] ppocr INFO: Student :
[2023/05…
-
I was able to use the weights 2 hours ago, I changed computer, now when I try to use the model as:
model = mobilenetv3.MobileNetV3Large100(pretrained="miil_21k")
>>>> No pretrained available, mo…
-
为使您的问题得到快速解决,在建立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/…
-
Hello, When I try to export the PyTorch model as an ONNX model with accuracy of FLOAT16, in the ONNX structure diagram, the input is float16, but the output is still float32, as shown below, and an er…
-
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 …
-
Team, please help to fix the issue below...I am getting when running the custom detection training:
[2022/08/10 21:34:29] ppocr INFO: train with paddle 2.3.1 and device Place(cpu)
[2022/08/10 21:3…
-
请提供下述完整信息以便快速定位问题/Please provide the following information to quickly locate the problem
- 系统环境/System Environment:
- 版本号/Version:Paddle: PaddleOCR: 问题相关组件/Related components:
- 运行指令/Command Cod…
-
padddleslim使用的develop版本
paddle版本是paddle2.4rc0
自动化压缩使用的是PaddleSlim-develop/example/auto_compression/image_classification/run.py
配置文件是PaddleSlim-develop/example/auto_compression/image_classification/…