语音识别一开始调通,后来不知道怎么会报这个错误
Activity has leaked ServiceConnectionandroid.speech.SpeechRecognizer$Connection@428a54b0 that was originally bound here
demo中后置摄像头的人脸识别,怎么设置呀?
在 FacePrint-Sample-Android 的 demo中,后置摄像头的人脸识别没法使用。镜头旋转和设置为Camera.CameraInfo.CAMERA_FACING_BACK ,也不能解决,哪位老...
汉语发音数字一和幺怎么做绑定关系?
我这边创建一个词槽选择了系统词典的sys_num和sys_phone_num。因为发音问题一和幺都是表示一。如果发送数字一为汉字幺,如:幺三幺幺二...
在用yoloV3训练模型时出现这个问题怎么解决
Error Message Summary:----------------------InvalidArgumentError: The Tensor in the crop Op's Input Variable X(create_parameter_15.w_0) is not initialized. [Hint: Expected t->IsIni...
用PaddleSeg的Matting预测 怎么得到的图片只有类似于蒙版的黑白图片
预测命令 python predict.py --config configs/modnet/modnet_mobilenetv2.yml --model_path modnet-mobilenetv2.pdparams --image_path 1.jpg --save_dir ./output/results 得到的是...