Skip to content

Can we use Xception V1 model with mxnet backend #80

Open
@ZhaoxiaZhang

Description

@ZhaoxiaZhang

HI, I installed keras with mxnet 0.11 and successfully run the mnist_mlp.py. Everything is OK.
Now I want to use the xception module in \keras\applications and found the comments in the file:

> Also do note that this model is only available for the TensorFlow backend,
> due to its reliance on `SeparableConvolution` layers.

I want to confirm whether it's true.

@piiswrong

Many thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions