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

[BugFix] Errors in Update pillow #8460

Merged
merged 5 commits into from
Jul 24, 2023
Merged

Conversation

shiyutang
Copy link
Collaborator

验证了动态图/静态图预测下代码能正确预测,恢复到之前代码或者删除image_resize_c就会报错。

动态图预测:python tools/infer.py -c configs/ppyolo/ppyolo_r50vd_dcn_1x_coco.yml -o use_gpu=true weights=https://paddledet.bj.bcebos.com/models/ppyolo_r50vd_dcn_1x_coco.pdparams --infer_img=demo/000000014439.jpgpython
静态图预测:deploy/python/infer.py --model_dir=inference_model/yolov3_mobilenet_v1_roadsign/ --image_file=demo/road554.png --device=GPU

@paddle-bot
Copy link

paddle-bot bot commented Jul 21, 2023

Thanks for your contribution!

@lyuwenyu lyuwenyu merged commit 71d1321 into PaddlePaddle:develop Jul 24, 2023
3 checks passed
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

Successfully merging this pull request may close these issues.

None yet

3 participants