Skip to content

Commit

Permalink
Update bedrooms pretrained pkl
Browse files Browse the repository at this point in the history
  • Loading branch information
dorarad authored Feb 14, 2022
1 parent f47d219 commit db66935
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pytorch_version/loader.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"gdrive:clevr-snapshot.pkl": "https://drive.google.com/uc?id=1zBh-U2kyVgN3C_P_7GqsMEHvBdz2lobu",
"gdrive:cityscapes-snapshot.pkl": "https://drive.google.com/uc?id=1XPGYzUP_1ETFtz5bUhpUFPha1IBNTuZh",
"gdrive:ffhq-snapshot.pkl": "https://drive.google.com/uc?id=1tgs-hHaziWrh0piuX3sEd8PwE9gFwlNh",
"gdrive:bedrooms-snapshot.pkl": "https://drive.google.com/uc?id=1BpICHESy7O0gjXK0KNES5OgZ130QzMup"
"gdrive:bedrooms-snapshot.pkl": "https://drive.google.com/uc?id=19TykSlMgXIjyIiDLBakmNVEQmD5dTd0s"
}

eval_pretrained_networks = pretrained_networks.copy()
Expand Down

0 comments on commit db66935

Please sign in to comment.