Skip to content

Can a network that uses depthwise separable convolution be converted into an INN and trained using the code? #31

@Iayerlen

Description

@Iayerlen

I encountered this error while trying to convert a structure like MobilenetV3 to INN and train it.
"RuntimeError: Given groups=64, weight of size [64, 64, 3, 3], expected input [64, 64, 160, 160] to have 4096 channels, but got 64 channels installed".
May I ask if your current code supports depthwise separable convolution?Or, in principle, does INN support depthwise separable convolutions?

Thank you very much if you could answer my question

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