Skip to content

Commit

Permalink
Update name of default config
Browse files Browse the repository at this point in the history
  • Loading branch information
CharlesGaydon authored Jan 2, 2024
1 parent 050251f commit d7e274b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion run.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
TASK_NAME_DETECTION_STRING = "task.task_name="
DEFAULT_DIRECTORY = "trained_model_assets/"
DEFAULT_CONFIG_FILE = (
"20230930_60k_basic_targetted_epoch37_Myria3DV3.4.0_predict_config_V3.5.0.yaml"
"20230930_60k_basic_targetted_epoch37_Myria3DV3.4.0_predict_config_V3.6.0.yaml"
)
DEFAULT_CHECKPOINT = "20230930_60k_basic_targetted_epoch37_Myria3DV3.4.0.ckpt"
DEFAULT_ENV = "placeholder.env"
Expand Down

0 comments on commit d7e274b

Please sign in to comment.