训练过程怎么做可视化啊?使用在配置文件使用use_visualdl=True提示 WARNING: You are using VisualDL, the VisualDL is deprecated and removed in ppocr! #15929
-
训练过程怎么做可视化啊?使用在配置文件使用use_visualdl=True提示 WARNING: You are using VisualDL, the VisualDL is deprecated and removed in ppocr! |
Beta Was this translation helpful? Give feedback.
Answered by
cuicheng01
Jul 2, 2025
Replies: 1 comment
-
您好,由于visualdl需要的依赖比较多,且这些依赖可能和系统的其他环境冲突,且visualdl项目目前没有在高优维护,所以在PaddleOCR的2.8分之后对visualdl进行了移除,如果希望使用visualdl,建议使用2.7及以前的分支。 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
ZhangZangQian
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
您好,由于visualdl需要的依赖比较多,且这些依赖可能和系统的其他环境冲突,且visualdl项目目前没有在高优维护,所以在PaddleOCR的2.8分之后对visualdl进行了移除,如果希望使用visualdl,建议使用2.7及以前的分支。