Untitled

Results 4 comments of Untitled

> 我是6月29日按照“Docker 环境”的指引拉取和构建的项目 > 第“i”步使用的是“使用其他已经构建好的镜像” > 第“iii”由于发现清华源好像没有opencv的包,所以改用了阿里源 > > 问题的表现是: > 在docker镜像中运行python3 app.py,镜像外部以较长的时间间隔(约5分钟一次)请求/ocr接口,docker镜像所占用的内存会以约400M一次的速度上涨且基本不会下降最终导致python被kill掉 > 感觉内存异常的问题并未解决?我看了/psenet/PSENET.py文件里的代码是之前那位大佬提交的单例模式,但是实际使用下来好像还是会有内存泄漏的问题,麻烦作者有空回复一下? 在这点上我的环境是完全解决了内存泄漏的问题,但是很多人反映确实没有解决掉所以应该更多是环境问题 @JuniorGR

I also encountered the same problem, the main program is flask-restful extension written and deployed using gunicron, I want to collect some API metrics, then should use RESTfulPrometheusMetrics or GunicornInternalPrometheusMetrics?...

Thank you very much for your reply. I found that the md5 mirror is inconsistent with what you provided. Perhaps it is a network problem. Now I can pull the...

It looks like the same problem,It seems to have the same problem. I will find another machine to re-test it tomorrow. Maybe the problem is not in the mirror image...I...