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

[Fix]Fix ESPNetV2 export shape issue #3003

Merged
merged 7 commits into from
Mar 1, 2023

Conversation

shiyutang
Copy link
Collaborator

@shiyutang shiyutang commented Feb 24, 2023

PR types

Bug fixes

PR changes

Modules

Description

Fix #2732

Test script:
python tools/export.py --config configs/espnet/espnet_cityscapes_1024x512_120k.yml --save_dir espnetv2/ --input_shape 1 3 1024 512

Test result on paddle2.4:
image

导出后成功进行 python infer,并获取符合预期的分割效果:
image

image

image

Copy link
Collaborator

@juncaipeng juncaipeng left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@juncaipeng juncaipeng merged commit 9b245fb into PaddlePaddle:develop Mar 1, 2023
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.

2 participants