mac版没有gpu版本
的cpu得paddlepaddle,使用paddle.distributed.launch启动报gpu没有的错误
...
noavx的源
/stable/noavx.html
这个https://paddlepaddle.org.cn/whl/stable/noavx.html是不是...
花花绿绿的AiStudio
rich库,蛮有趣
https://aistudio.baidu.com/aistudio/projectdetail/1497696
OCR中语法求助
/det/det_mv3_db.yml 是什么意思?
!python3 tools/export_model.py \ -c...
git遇到reset怎么办?速来看
这是服务器的SSL证书没有经过第三方机构的签署,所以报错。
解决办法:
git config --global http.sslVerify "false"
...
百度语音识别有用吗到底?
,代码是这样的
$res = $client->asr(file_get_contents('upload/audio/'.$data...
MNIST文件解析读取
= image_file.read()
with gzip.GzipFile(self.label_path, 'rb...