-
Notifications
You must be signed in to change notification settings - Fork 94
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Rasmus 0rs0e
committed
Nov 12, 2021
1 parent
c2893cd
commit 4c3298e
Showing
2 changed files
with
8 additions
and
82 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
@RasmusOrsoe I get an error here now, because
pred
is a numpy array if the target is azimuth, but (correctly) a torch tensor of the target is zenith. Have fixed locally but we should update the code in main (or revert).