PaddlePaddle / Paddle

PArallel Distributed Deep LEarning: Machine Learning Framework from Industrial Practice (『飞桨』核心框架,深度学习&机器学习高性能单机、分布式训练和跨平台部署)
http://www.paddlepaddle.org/
Apache License 2.0
22.07k stars 5.54k forks source link

Paddle2.3rc预测库进行模型推理报错data format error #42526

Closed rainyfly closed 1 year ago

rainyfly commented 2 years ago

bug描述 Describe the Bug

Paddlehub模型animegan_v2_hayao_64在aistudio [https://aistudio.baidu.com/ibdcpu2/user/883469/3950312/lab/tree/main.ipynb] 中出现报错, 报错截图如下

c1f33fa240bac349daa5bb8dde3cd194

环境如下

image

该报错在paddle 2.1中不存在,模型可以正常运行。

复现代码 import paddlehub as hub import cv2

model = hub.Module(name="animegan_v1_hayao_60") result = model.style_transfer(images=[cv2.imread('xxxx.jpeg')])

直接运行就行,hub会自动安装这个模型。

其他补充信息 Additional Supplementary Information

No response

paddle-bot-old[bot] commented 2 years ago

您好,我们已经收到了您的问题,会安排技术人员尽快解答您的问题,请耐心等待。请您再次检查是否提供了清晰的问题描述、复现代码、环境&版本、报错信息等。同时,您也可以通过查看官网API文档常见问题历史IssueAI社区来寻求解答。祝您生活愉快~

Hi! We've received your issue and please be patient to get responded. We will arrange technicians to answer your questions as soon as possible. Please make sure that you have posted enough message to demo your request. You may also check out the APIFAQGithub Issue and AI community to get the answer.Have a nice day!

paddle-bot[bot] commented 1 year ago

Since you haven\'t replied for more than a year, we have closed this issue/pr. If the problem is not solved or there is a follow-up one, please reopen it at any time and we will continue to follow up. 由于您超过一年未回复,我们将关闭这个issue/pr。 若问题未解决或有后续问题,请随时重新打开,我们会继续跟进。