-
文字检测,相同的数据集 DB、EAST、SAST、PSENet 修改config皆可正常finetune,但在跑FCENet和DRRG时会出错。
**错误提示:**
Traceback (most recent call last):
File "tools/train.py", line 208, in
main(config, device, logger, vdl_…
-
请提供下述完整信息以便快速定位问题/Please provide the following information to quickly locate the problem
- 系统环境/System Environment:Ubuntu 18.04
-
- 版本号/Version:
- Paddle:paddlepaddle-gpu-2.2.2
- PaddleOCR: …
-
-
Hello, I'm trying to do int8 calibration on an ONNX model with C++ API. I see there are samples of INT8 with caffemodel and ONNX MNIST. But how to quantize an ONNX model? Is there any samples or guida…
-
微博内容精选
-
- 版本、环境信息:
1)PaddlePaddle版本:2.0.2
2)GPU型号:1080Ti
CUDA版本:10.2
CUDNN版本号: 76
3)系统环境:
Ubuntu 18.04
gcc 7.5.0
python 3.8.8
- 训练信息
…
-
### Prerequisite
- [X] I have searched [Issues](https://github.com/open-mmlab/mmocr/issues) and [Discussions](https://github.com/open-mmlab/mmocr/discussions) but cannot get the expected help.
- [X] …
-
How to change the input dimension to the psenet model?
Because the original psenet repo had two different image sizes. 768,2240
It should be a Parameter in the train pipeline.
-
### Checklist
- [X] I have searched related issues but cannot get the expected help.
- [X] 2. I have read the [FAQ documentation](https://github.com/open-mmlab/mmdeploy/blob/master/docs/en/faq.md) bu…
-
I can easily convert the .pt file to .wts, is there a way I can convert a .pb ( tensorflow) file to .wts . If not, is there a method to convert .pb file to .pt file. Help would be appreciated.