Skip to content

two " def from_pretrained " function ? #128

Closed
@alicera

Description

@alicera

in the efficientnet_pytorch/model.py , it has two function " from_pretrained "
what is the different?

def from_pretrained(cls, model_name, num_classes=1000, in_channels = 3):

def from_pretrained(cls, model_name, num_classes=1000):

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions