Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pls add AtrousConvolution to dl4J and(or) add AtrousConvolution2D to imported layers from keras #2950

Closed
Apostol77794 opened this issue Mar 1, 2017 · 7 comments
Labels
DL4J Keras Issues related to Keras import Enhancement New features and other enhancements

Comments

@Apostol77794
Copy link

Apostol77794 commented Mar 1, 2017

Hello. I'm trying to import a model from ssd https://github.com/rykov8/ssd_keras Keras and facing a problem. In dl4j no AtrousConvolution2D https://keras.io/layers/convolutional/#atrousconvolution2d . Implement it please in dl4j and in keras imports.

@turambar turambar added feature request DL4J Keras Issues related to Keras import labels Mar 2, 2017
@turambar
Copy link

turambar commented Mar 2, 2017

@Apostol77794 Got it! This is on our radar now. @AlexDBlack FYI.

@kmotohas
Copy link

Hello. I'd like to use SSD on DL4J too. Any progress on this topic?

@turambar turambar added Enhancement New features and other enhancements and removed feature request labels Jul 24, 2017
@turambar
Copy link

Reminder: we need to add a DL4J implementation of this layer before we can import it from Keras. So perhaps not @maxpumperla's purview?

@maxpumperla
Copy link
Contributor

as a side note: atrous conv layers have been deprecated in keras 2 (dilation now happens as additional argument through regular conv layers).

@AlexDBlack @turambar at some point we should discuss how to go about this. see #3413 for this as well

@maxpumperla
Copy link
Contributor

Since #3922 has been merged, we can next include this in model import. @Apostol77794 will let you know once it's done.

@maxpumperla
Copy link
Contributor

#3938

@lock
Copy link

lock bot commented Sep 24, 2018

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked and limited conversation to collaborators Sep 24, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
DL4J Keras Issues related to Keras import Enhancement New features and other enhancements
Projects
None yet
Development

No branches or pull requests

5 participants