Skip to content

Instantly share code, notes, and snippets.

@SannaPersson
Created March 21, 2021 10:47
Show Gist options
  • Save SannaPersson/9e6320b3b3c24385816ce7728ec30e6d to your computer and use it in GitHub Desktop.
Save SannaPersson/9e6320b3b3c24385816ce7728ec30e6d to your computer and use it in GitHub Desktop.
self.lambda_box * box_loss
+ self.lambda_obj * object_loss
+ self.lambda_noobj * no_object_loss
+ self.lambda_class * class_loss
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment