Image Feature Extraction
English
haoosz commited on
Commit
5d0e863
1 Parent(s): 8468524

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 [codes](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.
 
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.