Skip to content

Evaluate the learned prototypes #12

@glory21

Description

@glory21

When I run this line of command "bash scripts/eval_detection.sh", the following error is reported:

padding_constraints=self.model.backbone.padding_constraints,
File "C:\Users\lthpc\anaconda3\envs\dino\lib\site-packages\torch\nn\modules\module.py", line 1729, in getattr
raise AttributeError(f"'{type(self).name}' object has no attribute '{name}'")
AttributeError: 'FPN' object has no attribute 'padding_constraints'

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