Skip to content

little question about resnet.py #276

@cjliu01

Description

@cjliu01

During using it, I found that the performance of using ResNet was not better than the network used in the original paper. Finally, I found that the problem comes from the downsample ratio of the network(ResNet using 32 but original paper using 16).Therefore, I made minor modifications to the resnet.py and will commit Pull requests later.

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