Created
June 25, 2021 17:38
-
-
Save Mason-McGough/44b524ca70f35fa8462126b09df423d2 to your computer and use it in GitHub Desktop.
GIRAFFE composite
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# adapted from https://github.com/autonomousvision/giraffe (MIT License) | |
sigma_sum, feat_weighted = self.composite_function(sigma, feat) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment