Paddle运行错误
想咨询一下大家搭建paddle时,遇到这个错误了没,怎么解决的?
local variable 'im' referenced before assignment
我的环境是:python3.8...
训练显存和内存占用越来越大
()
for i,(img, tg_obj, tg_boxes, tg_landmarks) in enumerate(train_loader...
图片文字识别不出来
目标图片如图: 使用如下脚本: def ocr_to_word(source_image, target_image...
paddlex预测问题
我训练了一个模型,然后使用model.evaluate 进行评估正常,但是使用model.predict进行预测时却报错, t)/tmp...
请教结果输出的输入参数格式
我训练了一个网络,训练的时候没有问题,但使用训练的结果进行输出的时候报错ValueError: all the input array...
从无搭建 在线功能演示效果
目的:想要在自己电脑win10 上搭建一个和官方提供图片识别功能(https://www.paddlepaddle.org.cn/hub...
模型预测时报错
(transforms(image))504 padding_batch = generate_minibatch(batch_data)505 im...