breezedeus / CnSTD

CnSTD: 基于 PyTorch/MXNet 的 中文/英文 场景文字检测(Scene Text Detection)、数学公式检测(Mathematical Formula Detection, MFD)、篇章分析(Layout Analysis)的Python3 包
https://www.breezedeus.com/article/cnocr
Apache License 2.0
674 stars 106 forks source link

请问如何使用fp16的模型,有相关参数吗 #56

Open Dagoli opened 1 year ago

breezedeus commented 1 year ago

没有。现有模型已经很小了,fp16必要性不大。有需要只能去改代码了。。