-
Hi,
I have some questions about the training procedure:
1. In the paper, you've mentioned training Stage 1, for 15 epochs, while in the code you've set the instructions to 20 epochs. Is there a…
-
# Prerequisites
- I am using the latest TensorFlow Model Garden release and TensorFlow 2.
- I am reporting the issue to the correct repository. (Model Garden official or research directory)
- I c…
-
se_cf in the mobilenetV3, what does this bias mean, only keep an activation function on the line, otherwise it reports an error
-
Traceback (most recent call last):
File "/opt/conda/envs/python35-paddle120-env/lib/python3.7/site-packages/paddle/fluid/dataloader/worker.py", line 320, in _worker_loop
batch = fetcher.fetch(…
-
请提供下述完整信息以便快速定位问题/Please provide the following information to quickly locate the problem
- 系统环境/System Environment:cuda 11.2 cudnn:8.2.0 python 3.9
- 版本号/Version:Paddle:2.4.1 PaddleOCR: 问题相关组件/R…
-
FastDeploy 版本:预编译版 0.6.0
OS:macOS 12.6 (Arm64)
语言:C++
模型:rvm_mobilenetv3_fp32.onnx
推理方式:CPU
编译运行 infer_demo,并使用固定的参数(CpuInfer) 。测试发现,经常出现这个异常(并不是每次)。
请问大致会是什么原因?
-
你好,我在训练表格结构识别模型的时候,设置`num_workers > 0`就会报错,`num_workers : 0`没有这个报错
训练使用命令:`python3 tools/train.py -c configs/table/table_mv3.yml`
GPU环境信息:单卡`cuda=10.1 cudnn=7.6`
Paddle版本信息:`paddleocr=2.3.0.2 pa…
-
```
python tools/train.py -c configs/rec/rec_icdar15_train.yml
[2022/03/26 17:09:54] root INFO: Architecture :
[2022/03/26 17:09:54] root INFO: Backbone :
[2022/03/26 17:09:54] root INFO: …
-
将CRNN的backbone更换为了VGG,跑通后训练了很久acc一直很低,loss也不怎么下降,这种情况下一步应该考虑是什么问题?主干网络在宽高上是否有其他的限制呢?
![image](https://user-images.githubusercontent.com/58280508/190101066-09536912-2cde-4609-8bb3-f0cb01110e35.png)
!…
-
请提供下述完整信息以便快速定位问题/Please provide the following information to quickly locate the problem
- 系统环境/System Environment:window、 python3.9
- 版本号/Version:Paddle:2.2.1 PaddleOCR: 2.4
- 问题相关组件/Rela…