Skip to content
This repository was archived by the owner on Oct 31, 2023. It is now read-only.

PreResNet - wrong implementation of shortcut #20

@emrahyigit

Description

@emrahyigit

Hello everyone,

I have two questions.

  • Why the repository name is cifar10. Is it because mixup is solely designed for CIFAR-10?
  • And in the repo, doesn't matter if there is a shortcut or not, still, BN-Relu applied to the input. This is different in many other repositories. I just want to learn which one is correct?

def forward(self, x):

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