"configs/vscode:/vscode.git/clone" did not exist on "f47165ba5a8d57683685aa461d91e0b5d8cb422f"
Commit bd09680a authored by Vishnu Banna's avatar Vishnu Banna
Browse files

model

parent f59c0d29
......@@ -186,7 +186,7 @@ class AnchorBoxes(hyperparams.Config):
level_limits: Optional[List[int]] = None
anchors_per_scale: int = 3
generate_anchors: bool = True
generate_anchors: bool = False
scaling_mode: str = "sqrt"
box_generation_mode: str = "per_level"
num_samples: Optional[int] = None
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment