Skip to content

Commit

Permalink
add weights
Browse files Browse the repository at this point in the history
  • Loading branch information
nnaakkaaii committed Jul 3, 2024
1 parent e2c4d58 commit a371476
Show file tree
Hide file tree
Showing 7 changed files with 77 additions and 278 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
2 changes: 1 addition & 1 deletion hrdae/conf
Loading

0 comments on commit a371476

Please sign in to comment.