text_renderer
text_renderer copied to clipboard
求问: 怎么自定义生成字母+数字的格式(如: 2个字母+6个数字+1个字母)
你好, 博主! 感谢分享代码, 想请问一下源代码支持自定义生成文本吗? 比如要求每张图片中生成2个字母+6个数字+1个字母. 谢谢! 🙏
建议使用新版本:https://github.com/oh-my-ocr/text_renderer
参考 corpus 创建自定义语料类:https://github.com/oh-my-ocr/text_renderer/tree/master/text_renderer/corpus
建议使用新版本:https://github.com/oh-my-ocr/text_renderer
参考 corpus 创建自定义语料类:https://github.com/oh-my-ocr/text_renderer/tree/master/text_renderer/corpus
感谢!🙏