Skip to content

Commit

Permalink
Fix loss
Browse files Browse the repository at this point in the history
  • Loading branch information
brianreicher committed Nov 7, 2023
1 parent 474cfe4 commit 15db843
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/raygun/torch/losses/WeightedMSELoss_ACLSD.py
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,6 @@ def forward(
gt_affs=None,
affs_weights=None,
pred_affs_ac=None,
# affs_weights_ac=None, TODO
):
self.data_dict.update(
{
Expand Down

0 comments on commit 15db843

Please sign in to comment.