Eval Results
File size: 750 Bytes
7a2812b
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
---
license: apache-2.0
datasets:
- ILSVRC/imagenet-1k
model-index:
  - name: MaskBit-Generator-14bits
    results:
      - task:
          type: image-generation
        dataset:
          name: ILSVRC/imagenet-1k
          type: ILSVRC/imagenet-1k
        metrics:
          - name: FID
            type: FID
            value: 1.52
          - name: InceptionScore
            type: InceptionScore
            value: 328.6
---

This model is the MaskBit generator with a vocabulary size of 14 bits. It is trained on ImageNet for images of resolution 256 and evaluated with 256 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).