Skip to content

Conversation

anhtu293
Copy link
Contributor

General description of your pull request with the list of new features and/or bugs.

  • New feature 1 : Structure directory for logging and checkpoint during training
  • New feature 2: Since now, there is a config file alonet_config.json created in ~/.aloception which defines the default directory to save log and checkpoint during training. If the file does not exist, user can create it during the first training.
  • New feature 3: We can also have use the different path for logging and checkpoint as in alonet_config.json by using --log_save_dir path_to_dir and --cp_save_dir path_to_dir.

This pull request includes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

@anhtu293 anhtu293 added enhancement New feature or request good first issue Good for newcomers alonet labels Nov 18, 2022
@anhtu293 anhtu293 changed the title Issue 56 save weights Issue 56: logging and checkpoint directories Nov 18, 2022
@anhtu293 anhtu293 linked an issue Nov 18, 2022 that may be closed by this pull request
@Data-Iab Data-Iab self-requested a review November 28, 2022 12:29
@anhtu293 anhtu293 requested a review from Data-Iab February 6, 2023 08:55
@Data-Iab
Copy link
Collaborator

Data-Iab commented Feb 8, 2023

@anhtu293 target branch should be dev

@anhtu293 anhtu293 changed the base branch from alobugdays to dev February 8, 2023 15:23
@Data-Iab Data-Iab merged commit 149e8e1 into dev Mar 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
alonet enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Default saving folder from a config file for weights & logs
2 participants