Skip to content
This repository has been archived by the owner on Mar 17, 2021. It is now read-only.

NotImplementedError( 'Dilated convolutions are not yet implemented') #253

Open
adoudou2008 opened this issue Oct 17, 2018 · 1 comment
Open

Comments

@adoudou2008
Copy link

Why DenseVnet's Dilated convolutions is not implemented , is there something that can't be solved?

@wyli
Copy link
Member

wyli commented Oct 22, 2018

Hi @adoudou2008 you're right, all components are ready -- the remaining work is to modify the network to match the convolution method's signature (https://github.com/NifTK/NiftyNet/blob/v0.3.0/niftynet/layer/convolution.py#L119), double check the dimensionalities, and make a unit test.

@ericspod ericspod added this to To merge during hackathon in NiftyNet Hackathon Preparation May 29, 2019
@ericspod ericspod moved this from To merge during hackathon to Enhancements in NiftyNet Hackathon Preparation May 30, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
NiftyNet Hackathon Preparation
  
Enhancements From Issues
Development

No branches or pull requests

3 participants