Skip to content
This repository was archived by the owner on May 19, 2026. It is now read-only.
This repository was archived by the owner on May 19, 2026. It is now read-only.

Model.summary() error #3

Description

@TheKursta

Hi!

When I try to execute model.summary() after loading weights in eval.py line 77, I get following error:

""
summary() missing 1 required positional argument: 'input_shape'
""

Is there a particular pipeline needed to be executed to have model architecture be easily printable?
I would like to remove final classification head and append my own for fine-tuning on different dataset.

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