Skip to content

Dilation for Fully Convolutional Networks#63

Open
ahundt wants to merge 4 commits into
lukemelas:masterfrom
ahundt:dilation
Open

Dilation for Fully Convolutional Networks#63
ahundt wants to merge 4 commits into
lukemelas:masterfrom
ahundt:dilation

Conversation

@ahundt

@ahundt ahundt commented Aug 13, 2019

Copy link
Copy Markdown

I've added num_dilation to the global params and dilation to each mbconv block param to add support for dilation of stride 2 layers for use in Fully Convolutional Networks.

This change should be backwards compatible and have no problem loading the existing models.

@ahundt

ahundt commented Sep 6, 2019

Copy link
Copy Markdown
Author

@lukemelas can you give this a look?

@lukemelas

Copy link
Copy Markdown
Owner

Yes! Sorry for the delay. I will take a look and probably merge this weekend.

@ahundt

ahundt commented Sep 23, 2019

Copy link
Copy Markdown
Author

@lukemelas just wanted to follow up because I've got some code I'm releasing soon which depends on this change and people will probably use the wrong version without this merged!

@ahundt

ahundt commented Dec 30, 2019

Copy link
Copy Markdown
Author

@lukemelas I've updated the branch to match the current master, any chance you can merge this?

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