group_id_list
std::string group_id_list = "3,2";
3,2分别代表什么意思?怎么从自己创建的人脸库里检索?
返回结果报3011
"origin_result":{"sn":"","error":-3,"desc":"[(-3011)received down...
paddlenlp加载模型报错
", num_classes=len(label_map))
File "/home/XXX/miniconda3/lib/python3.8...
Python中随机数的生成
, 2, 4, 3, 3, 3],[3, 4, 3, 4, 3, 3, 4],[3, 4, 2, 3, 3, 2, 2],[3, 3, 3, 3...
深度学习经典网络模型
。其中卷积层、最大池化和ReLU层为前五层,全连接层和dropout层为后面三层;
3、VGGNet:是牛津大学机器视觉实验室和...
语音合成不完整
aipCLient.text2audio(info, { per: 3 })
fs.writeFileSync('/home/pi...
PaddleDetection 验证报错
\visualdl-2.2.1-py3.7.egg (from -r requirements.txt (line 3)) (2.2.1)Collecting opencv-python...
如何理解fluid.data中的shape参数
shape = [-1, 3, 28, 28]
shape = [3, 28, 28]
shape = [-1, 1]
shape = [-1, 2, 1]
应该如何理解这边的数字呢?
是教程的问题吗?错了不要打我
官网的教程里,这行应该是if(gt.weight < le-3) or (gt.height < le-3):吧,表示真实框不存在(为0)的情况
超分辨不收敛
(fluid.dygraph.Layer): def __init__(self,kernel_size=3,n_channels...