Skip to content

Commit

Permalink
fix meliusnet
Browse files Browse the repository at this point in the history
  • Loading branch information
koenhelwegen committed Apr 27, 2020
1 parent 270591b commit a65944a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions larq_zoo/literature/meliusnet.py
Original file line number Diff line number Diff line change
Expand Up @@ -209,9 +209,9 @@ def imagenet_weights_path(self):
def imagenet_no_top_weights_path(self):
return utils.download_pretrained_model(
model="meliusnet22",
version="v0.1.0",
version="v0.1.1",
file="meliusnet22_weights_notop.h5",
file_hash="b64c8296a3d07ce2799846caf0ad6d390f6cd9bbf21ea3390fafbab87bb79aa5",
file_hash="abfc5c50049d72a14e44df0c1cb73896ece2a1ab4bf9bb48fede6cc2f5e0b58f",
)


Expand Down

0 comments on commit a65944a

Please sign in to comment.