Skip to content

Trouble importing labels for object detection #1999

Answered by AdeelH
natedailey7 asked this question in Q&A
Discussion options

You must be logged in to vote
  • Ideally, we want the validation set to be deterministic so that the metrics are comparable across epochs. So you should use a sliding window dataset and no augmentations for the validation set. Just use the same image URI as the training set.
  • Again, make sure that the labels look right when you do plot_dataloaders() try doing that a couple of times to see different random batches.
  • Train for longer, as long as the loss keeps going down.

Replies: 1 comment 9 replies

Comment options

You must be logged in to vote
9 replies
@natedailey7
Comment options

@AdeelH
Comment options

@natedailey7
Comment options

@AdeelH
Comment options

Answer selected by natedailey7
@natedailey7
Comment options

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