Leo
Leo
@will-jl944 你好,我在用你说的这个方式进行mask解码,获取坐标时报错如下异常。请问是什么问题呢?是mask数据格式变了吗? ``` paddlepaddle 2.3.0 paddlex 2.1.0 ``` ``` File "C:\ProgramData\Miniconda3\envs\nutrition-paddle-ml\lib\site-packages\pycocotools\mask.py", line 91, in decode return _mask.decode([rleObjs])[:,:,0] File "pycocotools/_mask.pyx", line 146, in pycocotools._mask.decode File "pycocotools/_mask.pyx", line 128, in pycocotools._mask._frString IndexError:...
我用的最新版 NexT.Pisces v5.1.3,正确配置了Disqus,也确定文章前部分的format正确,为什么有的文章可以正常加载显示出Disqus,而有些文章不能加载出Disqus。 @iissnan
As I know some cloud service providers can set the account and password for memcached instances, such as AWS and aliyun. And also this docker image can run an authentication...
> 请问大佬;这个upload组件;后端需要返回什么样的格式数据呢??虽然我上次成功了;但是回调函数拿不到后端返回的参数; @yonghui666 同问,请问你解决了吗?
Same issue here. #339
Same issue. Is there any progress?
现有的 Redis 队列是能用,我想要的基于数据库的,和抓取的信息一样持久化到关系型数据库。
> 在processor中有个site变量,里面有控制抓取间隔、重试次数 这是全局的配置,没法对某次的请求进行设置。
+1, urgent and necessary.
Same issue here. Environment; ``` Ubuntu 20.04.4 LTS 64 Bit Python version 3.7.15 pip version 22.2.2 gcc, g++ version 9.4.0 ``` Here is my `requirements.txt` ``` Flask==2.2.2 h5py==2.10.0 keras==2.2.4 paddlex==2.1.0...