Skip to content
Discussion options

You must be logged in to vote

Hey,

  1. Yes I would not worry about this. Basically what happens is that at the very beginning the network only detects the very brightest emitters (see the recall) and therefore the achievable rmse is much lower. The overall performance is still steadily improving (see efficiency)
  2. These are the values of our loss function evaluated directly during training after each batch that was processed (train_batch and the mean of that train_ep) or after one epoch on the test data (test_ep). It's a bit hard to interpret because we use Log probabilities so it can go below zero. As a guideline, we do take the mean over the batch dimension but each ground truth emitter adds a loss term that we sum over.…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by cleterrier
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants