Skip to content

Conversation

@keke1u
Copy link

@keke1u keke1u commented Jul 16, 2021

I added some args for dilation. Therefore, the generated kernel could compute with dilated pixels. It might be helpful to expand receptive field in RedNet backbone without losing feature map size in some tasks like detection and segmentation.
For example, dilations=(1, 1, 2, 4), strides=(1, 2, 1, 1) instead of 'strides=(1, 2, 2, 2)' in configs.

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.

1 participant