ctr26 commited on
Commit
828fc29
·
verified ·
1 Parent(s): 3d2294e

Uploading VQVAE in bioimagearchive/resnet50_vqvae-idr0093

Browse files
Files changed (4) hide show
  1. README.md +1 -1
  2. decoder.pkl +2 -2
  3. encoder.pkl +2 -2
  4. model.pt +1 -1
README.md CHANGED
@@ -9,5 +9,5 @@ license: apache-2.0
9
  This model was trained with pythae. It can be downloaded or reloaded using the method `load_from_hf_hub`
10
  ```python
11
  >>> from pythae.models import AutoModel
12
- >>> model = AutoModel.load_from_hf_hub(hf_hub_path="bioimagearchive/resnet50_vqvae-idr0093")
13
  ```
 
9
  This model was trained with pythae. It can be downloaded or reloaded using the method `load_from_hf_hub`
10
  ```python
11
  >>> from pythae.models import AutoModel
12
+ >>> model = AutoModel.load_from_hf_hub(hf_hub_path="your_hf_username/repo_name")
13
  ```
decoder.pkl CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9e538f323e78b4b8cc5556e454d8c2524c056d8d20bebff190712eff1b456da1
3
- size 126005999
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:999842191c77c8ca4b171aa8007250e223908a0cb87456b1a57b8f04f9015eea
3
+ size 126006057
encoder.pkl CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d15e977d15eb607339da9106097ffa970c14e3a579b323866da6b63316a14c0d
3
- size 197147589
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:da9867faad485ef9685b3740cff3d240eaeca1538b4b8bc3e80d6f5761efd2c3
3
+ size 197147621
model.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:028545cf09ff0d1627b3bca2e5d29548d3e8d752a7e10bcfc28a70b648421bf8
3
  size 348778909
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fc26e98df516d953dc8504c2d3b09020068a24fb0cbedb2e8f91a13e57a35d44
3
  size 348778909