Skip to content

Adding dilated convolution and support for reorg3d layer - #47

Open
mrhosseini wants to merge 8 commits into
ceccocats:masterfrom
mrhosseini:master
Open

Adding dilated convolution and support for reorg3d layer#47
mrhosseini wants to merge 8 commits into
ceccocats:masterfrom
mrhosseini:master

Conversation

@mrhosseini

@mrhosseini mrhosseini commented Jun 18, 2020

Copy link
Copy Markdown

I have added dilated convolution as discussed in #37. It works both for TensorRT and CUDNN.
The code also adds reorg3d layer as an alias for reorg layer.
There is also a test_yolo3_tiny_dilation application but I have not uploaded the cfg and weights files.

@mrhosseini mrhosseini changed the title Adding dilated convolution Adding dilated convolution and fix for #49 Jun 21, 2020
@mrhosseini mrhosseini changed the title Adding dilated convolution and fix for #49 Adding dilated convolution and fixing reorg layer bug Jun 21, 2020
@mrhosseini

Copy link
Copy Markdown
Author

This pull request now contains the fix for #49.

@mrhosseini mrhosseini changed the title Adding dilated convolution and fixing reorg layer bug Adding dilated convolution and support for reorg3d layer Jun 21, 2020
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