Related resources
If there is an official code release or third-party implementations, please also provide the information here, which would be very helpful.
Additional context
Add any other context or screenshots about the feature request here.
If you would like to implement the feature and create a PR, please leave a comment here and that would be much appreciated.
Describe the feature
Motivation Currently, UNet backbone in mmseg could not be feed with different scale of images. Hope to support dynamic feature. Most related code is here https://github.com/open-mmlab/mmsegmentation/blob/e2361cbce04d90663752925cbbc92ee7ad7b331b/mmseg/models/utils/up_conv_block.py#L99
Related resources If there is an official code release or third-party implementations, please also provide the information here, which would be very helpful.
Additional context Add any other context or screenshots about the feature request here. If you would like to implement the feature and create a PR, please leave a comment here and that would be much appreciated.