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

Clean up Metrics in Tensorboard logging #5

Closed
Haydnspass opened this issue Sep 30, 2020 · 3 comments
Closed

Clean up Metrics in Tensorboard logging #5

Haydnspass opened this issue Sep 30, 2020 · 3 comments
Labels
documentation Improvements or additions to documentation enhancement New feature or request publication Needs to be done before submission
Milestone

Comments

@Haydnspass
Copy link
Collaborator

All metrics should have a readable/friendly description. This can be added to the log_scalar, I guess it is needed only once.

@Haydnspass Haydnspass added documentation Improvements or additions to documentation enhancement New feature or request publication Needs to be done before submission labels Sep 30, 2020
@Haydnspass
Copy link
Collaborator Author

Add computation of CRLB weighted errors for test data.

Workflow:

  1. Generate test data --> emitter, frames, bg_frames (already there)
  2. Extract emitter bg values from bg_frames (already there but not in the pipeline)
  3. emitter.popuplate_crlb(psf)

@Haydnspass Haydnspass changed the title Add Metric Description to Tensorboard Clean up Metrics in Tensorboard logging Oct 1, 2020
@Haydnspass
Copy link
Collaborator Author

Description not possible in Tensorboard directly. Add to docs.

@Haydnspass Haydnspass added this to the v0.10 milestone Feb 16, 2021
@Haydnspass
Copy link
Collaborator Author

Added to documentation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request publication Needs to be done before submission
Projects
None yet
Development

No branches or pull requests

1 participant