Skip to content
/ DiffiT Public

[ECCV 2024] Official Repository for DiffiT: Diffusion Vision Transformers for Image Generation

Notifications You must be signed in to change notification settings

NVlabs/DiffiT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

DiffiT: Diffusion Vision Transformers for Image Generation

Official PyTorch implementation of DiffiT: Diffusion Vision Transformers for Image Generation.

Code and pretrained DiffiT models will be released soon !

Star on GitHub

DiffiT achieves a new SOTA FID score of 1.73 on ImageNet-256 dataset !

teaser

In addition, DiffiT sets a new SOTA FID score of 2.22 on FFHQ-64 dataset !

teaser

We introduce a new Time-dependent Multihead Self-Attention (TMSA) mechanism that jointly learns spatial and temporal dependencies and allows for attention conditioning with finegrained control.

teaser

💥 News 💥

  • [07.01.2024] 🔥🔥 DiffiT has been accepted to ECCV 2024 !
  • [04.02.2024] Updated manuscript now available on arXiv !
  • [12.04.2023] 🔥 Paper is published on arXiv !

Benchmarks

Latent Space

ImageNet-256

Model Dataset Resolution FID-50K Inception Score
Latent DiffiT ImageNet 256x256 1.73 276.49

ImageNet-512

Model Dataset Resolution FID-50K Inception Score
Latent DiffiT ImageNet 512x512 2.67 252.12

Image Space

Model Dataset Resolution FID-50K
DiffiT CIFAR-10 32x32 1.95
DiffiT FFHQ-64 64x64 2.22

Citation

@article{hatamizadeh2023diffit,
  title={Diffit: Diffusion vision transformers for image generation},
  author={Hatamizadeh, Ali and Song, Jiaming and Liu, Guilin and Kautz, Jan and Vahdat, Arash},
  journal={arXiv preprint arXiv:2312.02139},
  year={2023}
}

Star History

Star History Chart

Licenses

Copyright © 2024, NVIDIA Corporation. All rights reserved.

About

[ECCV 2024] Official Repository for DiffiT: Diffusion Vision Transformers for Image Generation

Resources

Stars

Watchers

Forks

Packages

No packages published