-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
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'
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels