Skip to content

Instantly share code, notes, and snippets.

@SannaPersson
Created March 21, 2021 10:47
Show Gist options
  • Save SannaPersson/917bef5d2c3b78ca2782f41d26bfd40e to your computer and use it in GitHub Desktop.
Save SannaPersson/917bef5d2c3b78ca2782f41d26bfd40e to your computer and use it in GitHub Desktop.
obj = target[..., 0] == 1
noobj = target[..., 0] == 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment