Skip to content

Add dilated RedNet support#46

Open
chukang-zhong wants to merge 2 commits into
d-li14:mainfrom
chukang-zhong:main
Open

Add dilated RedNet support#46
chukang-zhong wants to merge 2 commits into
d-li14:mainfrom
chukang-zhong:main

Conversation

@chukang-zhong

Copy link
Copy Markdown

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