xlnn
xlnn
> have you found any solution for this error? no!
> 好像还是不对,找不到版本?? ``` (pytorch) D:\pythoncx\OCR-pdf>pip3 install "paddleocr==2.6.0.3" -i https://mirror.baidu.com/pypi/simple Looking in indexes: https://mirror.baidu.com/pypi/simple ERROR: Could not find a version that satisfies the requirement paddleocr==2.6.0.3 (from versions: 0.0.1.1, 0.0.2, 0.0.3, 0.0.3.1,...
> 
我找到方法了,用百度的源可以安装成功,清华的源不行! `pip3 install "paddleocr>=2.6" -i https://mirror.baidu.com/pypi/simple`
> When the program trains the CVAE, the program reports an error: > > ``` > computing log_prob at site 'y' > ``` > > The main problem is this...
> Hey guys... this smells like a compatibility issue. Pyro is in active development. When I created this example as a contribution to them, I used Pyro's 1.4.x; Pyro is...
http://data.lip6.fr/cadene/pretrainedmodels/inceptionresnetv2-520b38e4.pth You can download it by google browser!
> For YOLO, txt is the labeling format. Hello. In your paper, as follows. What's formula 1? Thak you! 
我也有这个问题!
换成 v2.2.13暂时可以解决问题