paddledetection求问这是什么问题
/opt/conda/envs/python35-paddle120-env/lib/python3.7/site-packages/sklearn/externals/joblib/externals/cloudpickle/cloudpickle.py:47: DeprecationWarning: the imp module is deprecate...
请问语音合成这个报错是什么意思?
["cookie"]=>
string(14) "742364938_2002"
["err_detail"]=>
string(21) "Error from tts engine"
["err_msg"]=>
string(14) "backend error."
["err_no"]=>
int(503)
["err_subcode"]=>
int(5...
老哥这个错误是什么意思
RuntimeError: (NotFound) Operator elementwise_floordiv does not have kernel for data_type[double]:data_layout[ANY_LAYOUT]:place[CUDAPlace(0)]:library_type[PLAIN].[Hint: Expected ke...
keyerror:8这个是什么问题呢
Traceback (most recent call last):File "tools/train.py", line 171, in main()File "tools/train.py", line 167, in mainrun(FLAGS, cfg)File "tools/train.py", line 118, in runtrainer = ...
Invalid dimension to be accessed. 这个是什么原因?求助
otImplementedError Traceback (most recent call last) in 4 for j in [5,4,3,2]: 5 p =j----> 6 RunFun()
in RunFun() 42 temp_labels.append(temp_labels_one_hot) 43 print(type(temp_ima...
神经网络dropout什么意思啊
在机器学习的模型中,如果模型的参数太多,而训练样本又太少,训练出来的模型很容易产生过拟合的现象。dropout的工作原理是:我们...
vd使用问题
我在换了logdir参数(log文件夹)后再次启动服务,发现,web页面显示的还是上次那个目录里的log记录的折线图。
度目应用套件
度目套件都是基于SDK集成做的开发套件,有没有直接一个完整的成品,做二次开发固然好,希望也有带壳的呀
调用GPU问题
W0112 15:49:59.300688 4370 device_context.cc:236] Please NOTE: device: 0, CUDA Capability: 61, Driver API Version: 9.0, Runtime API Version: 9.0W0112 15:49:59.300832 4370 dynamic_l...
内容审核 完全没用啊
止咳 润肺这些词完全没检测出来
另外 加了一些FUC这类的词 也都检测不出来!
还有一点,发的帖子怎么删除?
android语音离线 调用release 报错
java.lang.reflect.UndeclaredThrowableException at $Proxy9.e(Unknown Source) at com.baidu.tts.a.b.a.d(SpeechSynthesizerAdapter.java:139) at com.baidu.tts.client.SpeechSynthesizer.st...
AI使用问题反馈
个人感觉论坛上对问题反馈效率不高,而且问题反馈质量也很一般,
通常都是不了了之,真希望有官方技术同学对关键或大众问...
新手使用paddlepaddle
刚刚搭建好环境,请问如何跑一下mnist训练集呢,我clone下来了https://github.com/yeyupiaoling/LearnPaddle/tree/master/note2这位大佬的源码,但是自己...