Update README.md
Browse files
README.md
CHANGED
@@ -12,7 +12,7 @@ This is the official model release for the paper:
|
|
12 |
|
13 |
[**BiGR: Harnessing Binary Latent Codes for Image Generation and Improved Visual Representation Capabilities**]()
|
14 |
|
15 |
-
Please download the pretrained weights for tokenizers and BiGR models to run our [
|
16 |
|
17 |
### Binary Autoencoder
|
18 |
We train Binary Autoencoder (B-AE) by adapting the [official code](https://github.com/ZeWang95/BinaryLatentDiffusion) of [Binary Latent Diffusion](https://arxiv.org/abs/2304.04820). We provide pretrained weights for different configurations.
|
|
|
12 |
|
13 |
[**BiGR: Harnessing Binary Latent Codes for Image Generation and Improved Visual Representation Capabilities**]()
|
14 |
|
15 |
+
Please download the pretrained weights for tokenizers and BiGR models to run our [code](https://github.com/haoosz/BiGR).
|
16 |
|
17 |
### Binary Autoencoder
|
18 |
We train Binary Autoencoder (B-AE) by adapting the [official code](https://github.com/ZeWang95/BinaryLatentDiffusion) of [Binary Latent Diffusion](https://arxiv.org/abs/2304.04820). We provide pretrained weights for different configurations.
|