Skip to content

ReLU function in BasicConv2d #43

@PyroX2

Description

@PyroX2

Hello, thank you for such an inspiring work.

I would like to ask about ReLU activation function defined in BasicConv2d class in InfNet_ResNet.py script. I couldn't find where it is used, because in forward function only self.conv and self.bn are called. So I wonder if it is a mistake or it is used somewhere else and I'm missing it?

Thank you in advance for your response.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions