Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
论文链接](https://arxiv.org/pdf/2012.12645.pdf)
参考代码
我的工作
将pytorch代码转换成paddle代码,按照PaddleOCR的代码风格集成到项目中。
调整代码,没有使用源码中有关momentum的参数。
在自己的中文数据集(200W+)上做实验验证结构的可行性:
实验环境及参数
单机4卡(V100,32G),num_workers=8,batch_size=256
onecycle.zip
注:由于#5171 cla认证问题,重新提交新的pr。