license: apache-2.0
language:
- en
pipeline_tag: text-to-image
tags:
- mamba
- generative model
- stable diffusion
- stochastic interpolant
- zigma
- zigzag
ZigMa: A DiT-style Zigzag Mamba Diffusion Model (ECCV 2024)
This model represents the official checkpoint of the paper titled "ZigMa: A DiT-style Zigzag Mamba Diffusion Model".
Vincent Tao Hu, Stefan Andreas Baumann, Ming Gui, Olga Grebenkova, Pingchuan Ma, Johannes Fischer Bjorn Ommer
We present ZigMa, a scanning scheme that follows a zigzag pattern, considering both spatial continuity and parameter efficiency. We further adapt this scheme to video, separating the reasoning between spatial and temporal dimensions, thus achieving efficient parameter utilization. Our design allows for greater incorporation of inductive bias for non-1D data and improves parameter efficiency in diffusion models.
π Citation
@InProceedings{hu2024zigma,
title={ZigMa: A DiT-style Zigzag Mamba Diffusion Model},
author={Vincent Tao Hu and Stefan Andreas Baumann and Ming Gui and Olga Grebenkova and Pingchuan Ma and Johannes Fischer and Bjorn Ommer},
booktitle = {Arxiv},
year={2024}
}
π« License
This work is licensed under the Apache License, Version 2.0 (as defined in the LICENSE).
By downloading and using the code and model you agree to the terms in the LICENSE.