Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

alobugdays : added wandb hyperparams logging to pl helpers #300

Merged
merged 1 commit into from
Jan 12, 2023

Conversation

Dee61298
Copy link
Contributor

@Dee61298 Dee61298 commented Nov 18, 2022

  • New feature 1 : Added wandb hyperparameters logging

Now the hyperparameters are logged by default in wandb. The config of the experiment can be viewed in wandb=>overwiev=>config (see image below)

python alonet/deformable_detr/train_on_coco.py --sample --log

image

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

@Dee61298 Dee61298 linked an issue Nov 18, 2022 that may be closed by this pull request
@Data-Iab Data-Iab self-requested a review January 12, 2023 13:20
Copy link
Collaborator

@Data-Iab Data-Iab left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

useful

@Data-Iab Data-Iab merged commit 1fa7302 into alobugdays Jan 12, 2023
@Dee61298 Dee61298 deleted the 55-new branch January 12, 2023 15:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

log config when using wandb logger
2 participants