Skip to content

How to train resnet18 to the best accuracy? #1166

Closed
@zerolxf

Description

@zerolxf

I recently did a simple experiment, training cifar10 with resnet18( torchvision.models), but I can't achieve the desired accuracy(93%).

I found a GitHub repository where the example can be trained to 93% accuracy, pytorch-cifar. But his implementation is different from torchvision.models.resnet18, The difference may be here.

Is there any example to teach us how to train cifar10 with resnet18 to the optimal precision?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions