--- license: apache-2.0 datasets: - ILSVRC/imagenet-1k model-index: - name: MaskBit-Generator-18bits results: - task: type: image-generation dataset: name: ILSVRC/imagenet-1k type: ILSVRC/imagenet-1k metrics: - name: FID type: FID value: 1.67 - name: InceptionScore type: InceptionScore value: 331.6 --- This model is the MaskBit generator with a vocabulary size of 18 bits. It is trained on ImageNet for images of resolution 256 and evaluated with 64 sampling steps. You can find more details on the [project page](https://weber-mark.github.io/projects/maskbit.html) and in the [paper](https://arxiv.org/abs/2409.16211).