Pretained models
#15980
Replies: 1 comment
-
|
您好,这个模型的pretrained weight 可以参考, https://github.com/PaddlePaddle/PaddleOCR/blob/b34d8fa7965dfdefb6e8c1478b4844b105726b01/docs/version2.x/ppocr/model_train/detection.md?plain=1#L28。 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
PaddleOCR官方你们好:
由于现有的预训练模型包括det和rec 有一些算子在我需要部署的设备上并不支持,如group-conv,以及MLP等,所以我想使用一些简单结构的模型,比如det模型中看到有使用resnet作为backbone的,如:det_res18_db_v2.0 但是并没有找到相应的pretrained weight,请问这个权重有公开出来吗?
Beta Was this translation helpful? Give feedback.
All reactions