Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

无法运行first-order-demo.py 的示例,直接出Killed #856

Open
Apokar opened this issue Jul 23, 2024 · 1 comment
Open

无法运行first-order-demo.py 的示例,直接出Killed #856

Apokar opened this issue Jul 23, 2024 · 1 comment
Assignees

Comments

@Apokar
Copy link

Apokar commented Jul 23, 2024

运行first_order_predictor.py 的示例,下载好模型后直接出Killed
paddlepaddle==2.2.0

用的cpu版的paddlepaddle,2核cpu,无显卡,是配置文件要改什么设置么?原版模型和mobilenet的都是一样的killed

(Paddle) [root@iZwz9a1y0l9hm5k35z5f1tZ applications]# python -u tools/first-order-demo.py       --driving_video ../docs/imgs/fom_dv.mp4      --source_image ../docs/imgs/fom_source_image.png   --config ../configs/firstorder_vox_mobile_256.yaml --ratio 0.4      --relative      --adapt_scale --mobile_net
[07/23 11:17:02] ppgan INFO: Found /root/.cache/ppgan/vox-mobile.pdparams
Killed
@JunnYu
Copy link
Member

JunnYu commented Jul 23, 2024

建议使用gpu,旧版本的paddle可能没有办法很好适配cpu(存在bug)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants