Skip to content

Commit

Permalink
resolve conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
nnaakkaaii committed Jul 4, 2024
2 parents 76e0194 + a371476 commit 5a00780
Show file tree
Hide file tree
Showing 6 changed files with 76 additions and 277 deletions.
Binary file removed bin/mmnist/autoencoder2d/best_encoder.pth
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion hrdae/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@
)
cs.store(
group="config/experiment/model/loss",
name="perceptual",
name="perceptual2d",
node=Perceptual2dLossOption,
)
cs.store(
Expand Down
Loading

0 comments on commit 5a00780

Please sign in to comment.