mujiang

Results 11 issues of mujiang

使用facenet_mobilenet.pth 在 LFW 数据集上,调整图片大小为 160x160 ,得到了0.97的精度,没有到| 98.23%,而在百度网盘提供的slfw数据上,精度可以到98%, 但是我看网页上提供的数据图片大小是96*112,请问下,LFW处理上应用什么其他方法吗? Test Epoch: [5888/6000 (96%)]: : 24it [00:32, 1.34s/it] Accuracy: 0.97383+-0.00675 Best_thresholds: 1.16000 Validation rate: 0.82100+-0.03127 @ FAR=0.00100

ubuntu18.04 python3.7 CUDA10.2/cuDNN 7.6.5 PaddlePaddle 按照教程安装docker版本的paddleclas 提示错误docker: failed to register layer: open /eddata/overlay2/2a3cadb118906de3d274d7fcaf6f8c1473e3c52d8d0576330ba7fc42e68d1983/committed: no such file or directory.

post: tags: - pet summary: uploads an image operationId: uploadFile parameters: - name: petId in: path description: ID of pet to update required: true schema: type: integer format: int64 requestBody:...

post: tags: - pet summary: uploads an image operationId: uploadFile parameters: - name: petId in: path description: ID of pet to update required: true schema: type: integer format: int64 requestBody:...

请提供下述完整信息以便快速定位问题/Please provide the following information to quickly locate the problem - 系统环境/System Environment: window10 - 版本号/Version:Paddle: PaddleOCR: 问题相关组件/Related components: - paddleocr 2.5.0.3 paddlepaddle-gpu 2.3.1.post116 - 运行指令/Command Code: python tools/infer/predict_det.py --image_dir="./doc/imgs/0037.jpg"...

python train.py --cfg cfg/yolov3-hand.cfg --data data/oxfordhand.data --weights weights/yolov3.weights --epochs 100 --batch-size 32 Traceback (most recent call last): File "train.py", line 542, in train() # train normally File "train.py", line 143,...

when i run train.py , it have a error , but i do nothing to the code, can you help me ? test.py", line 104, in test inf_out, train_out =...

因为没有GPU,所以在运行 make -j32就会报错 (pytor) [zhangshilin@JHL-q test]$ make -j32 python setup.py build_ext --inplace Traceback (most recent call last): File "setup.py", line 58, in CUDA = locate_cuda() File "setup.py", line 46, in...

tags: - Posts summary: Add a new Post to the blog operationId: addPost requestBody: description: Post object that needs to be added to the blog content: multipart/form-data: schema: properties: file:...

使用python文件,调用语音识别报错 2022-08-07 17:48:53,435 - websocket-ERROR error from callback : on_close() takes 1 positional argument but 3 were given 2022-08-07 17:48:53,435 - root-ERROR error: on_close() takes 1 positional argument but 3...