We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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_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
The text was updated successfully, but these errors were encountered:
建议使用gpu,旧版本的paddle可能没有办法很好适配cpu(存在bug)
Sorry, something went wrong.
JunnYu
No branches or pull requests
运行first_order_predictor.py 的示例,下载好模型后直接出Killed
paddlepaddle==2.2.0
用的cpu版的paddlepaddle,2核cpu,无显卡,是配置文件要改什么设置么?原版模型和mobilenet的都是一样的killed
The text was updated successfully, but these errors were encountered: