图像分割7日学习有感
参加完Paddle 目标检测和分割的全部课程,可以看到百度在深度学习的前期部署,同时看到了很多优秀工程师在算法领域的探索和实践。...
语音合成文字发音有问题
【restapi】【标准女声】【在线】【其他,“小”发音不准确】
文本:B,1,4,小城渔家请您就餐了!
描述:小发音出来是一声
期望:...
【活动】有奖调查,50元京东卡等你来拿!
亲爱的朋友们:
全球知名的波士顿咨询公司邀请您评价百度AI开放平台(ai.baidu.com),占用您几分钟时间,立即参与:https://iwenjuan.baidu....
本地鉴权文件有效期是多久呢?
我现在一打开相机就提示DetectRemindCodeVerifyRemoteDataError 是不是因为本地鉴权文件失效了 需要重新下载吗
语音识别有时出现问题
使用时间中出现以下这log,请问是什麽原因?
BDSHttpRequestMaker: response : {"err_msg":"received down http, without up http","err_no":-3011}
部署的时候报这个错 有人遇到吗?
System.AccessViolationException:“Attempted to read or write protected memory. This is often an indication that other memory is corrupt.”
运行环境是GPU v100 ,但是gpu没有运行。
代码设置gpu 运行: use_gpu = True paddle.device.set_device('gpu:0') if use_gpu else paddle.device.set_device('cpu') print('start training ... ') t1=time.time...
计算机视觉应用有哪些
本文根据目前的论文研究的主流方向以及各大AI竞赛的内容来讲解计算机视觉的应用。 1、图像识别这是最早期Alexnet网络应用到的领域,...