wangsssssss/FlowDCN

Model

0

stars

14

commits

1

linked in READMEs

Dec 3, 2024

updated

README

[NeurIPS24] FlowDCN: Exploring DCN-like Architectures for Fast Image Generation with Arbitrary Resolution

https://arxiv.org/abs/2410.22655

caps

[NEWS] [9.26] 💐💐 Our FlowDCN is accepted by NeurIPS 2024! 💐💐

[NEWS] [11.22] 🍺 Our FlowDCN models and code are now available in the official repo!

Pretrained Models

Our Models consistently achieve state-of-the-art results on the sFID metrics compared to SiT/DiT.

Metrics

Our Models consistently has fewer parameters and GFLOPS compared to Transformer counterparts. Our code also support LogNorm and VAR(Various Aspect Ratio Training)

Model-itersResolutionSolverNFE-CFGFIDsFIDParams
FlowDCN-S-400k256x256EulerSDE-250250x254.68.830.3M
FlowDCN-B-400k256x256EulerSDE-250250x228.56.09120M
VAR-FlowDCN-B-400k256x256EulerSDE-250250x223.67.72120M
FlowDCN-L-400k256x256EulerSDE-250250x213.84.69421M
FlowDCN-XL-2M256x256EulerODE-250250x22.014.33618M
FlowDCN-XL-2M256x256EulerSDE-250250x22.004.37618M
FlowDCN-XL-2M256x256NeuralSolver-1010x22.355.07618M
FlowDCN-XL-100k512x512EulerODE-5050x22.765.29618M
FlowDCN-XL-100k512x512EulerSDE-250250x22.444.53618M
FlowDCN-XL-100k512x512NeuralSolver-1010x22.774.68618M

Visualizations

caps

Various Resolution Extension

Models256x256 FIDsFIDIS320x320 FIDsFIDIS224x448 FIDsFIDIS160x480 FIDsFIDIS
DiT-B44.838.4932.0595.47108.6818.38109.1110.7114.00143.8122.818.93
with EI44.838.4932.0581.4862.2520.97133.272.5311.11160.493.917.30
with PI44.838.4932.0572.4754.0224.15133.470.2911.73156.593.807.80
FiT-B (+VAR)36.3611.0840.6961.3530.7131.0144.6724.0937.156.8122.0725.25
with VisionYaRN36.3611.0840.6944.7638.0444.7041.9242.7945.8762.8444.8227.84
with VisionNTK36.3611.0840.6957.3131.3133.9743.8426.2539.2256.7624.1826.40
FlowDCN-B28.56.095134.427.252.271.762.023.72111115.83
FlowDCN-B (+VAR)23.67.7262.829.115.869.531.417.062.444.717.835.8

Citation

@inproceedings{
wang2024exploring,
title={Exploring {DCN}-like architecture for fast image generation with arbitrary resolution},
author={Shuai Wang and Zexian Li and Tianhui Song and Xubin Li and Tiezheng Ge and Bo Zheng and Limin Wang},
booktitle={The Thirty-eighth Annual Conference on Neural Information Processing Systems},
year={2024},
url={https://openreview.net/forum?id=e57B7BfA2B}
}

Contributors

wangsssssss

14 commits

wangsssssss/FlowDCN

Model

0

stars

14

commits

1

linked in READMEs

Dec 3, 2024

updated

README

[NeurIPS24] FlowDCN: Exploring DCN-like Architectures for Fast Image Generation with Arbitrary Resolution

https://arxiv.org/abs/2410.22655

caps

[NEWS] [9.26] 💐💐 Our FlowDCN is accepted by NeurIPS 2024! 💐💐

[NEWS] [11.22] 🍺 Our FlowDCN models and code are now available in the official repo!

Pretrained Models

Our Models consistently achieve state-of-the-art results on the sFID metrics compared to SiT/DiT.

Metrics

Our Models consistently has fewer parameters and GFLOPS compared to Transformer counterparts. Our code also support LogNorm and VAR(Various Aspect Ratio Training)

Model-itersResolutionSolverNFE-CFGFIDsFIDParams
FlowDCN-S-400k256x256EulerSDE-250250x254.68.830.3M
FlowDCN-B-400k256x256EulerSDE-250250x228.56.09120M
VAR-FlowDCN-B-400k256x256EulerSDE-250250x223.67.72120M
FlowDCN-L-400k256x256EulerSDE-250250x213.84.69421M
FlowDCN-XL-2M256x256EulerODE-250250x22.014.33618M
FlowDCN-XL-2M256x256EulerSDE-250250x22.004.37618M
FlowDCN-XL-2M256x256NeuralSolver-1010x22.355.07618M
FlowDCN-XL-100k512x512EulerODE-5050x22.765.29618M
FlowDCN-XL-100k512x512EulerSDE-250250x22.444.53618M
FlowDCN-XL-100k512x512NeuralSolver-1010x22.774.68618M

Visualizations

caps

Various Resolution Extension

Models256x256 FIDsFIDIS320x320 FIDsFIDIS224x448 FIDsFIDIS160x480 FIDsFIDIS
DiT-B44.838.4932.0595.47108.6818.38109.1110.7114.00143.8122.818.93
with EI44.838.4932.0581.4862.2520.97133.272.5311.11160.493.917.30
with PI44.838.4932.0572.4754.0224.15133.470.2911.73156.593.807.80
FiT-B (+VAR)36.3611.0840.6961.3530.7131.0144.6724.0937.156.8122.0725.25
with VisionYaRN36.3611.0840.6944.7638.0444.7041.9242.7945.8762.8444.8227.84
with VisionNTK36.3611.0840.6957.3131.3133.9743.8426.2539.2256.7624.1826.40
FlowDCN-B28.56.095134.427.252.271.762.023.72111115.83
FlowDCN-B (+VAR)23.67.7262.829.115.869.531.417.062.444.717.835.8

Citation

@inproceedings{
wang2024exploring,
title={Exploring {DCN}-like architecture for fast image generation with arbitrary resolution},
author={Shuai Wang and Zexian Li and Tianhui Song and Xubin Li and Tiezheng Ge and Bo Zheng and Limin Wang},
booktitle={The Thirty-eighth Annual Conference on Neural Information Processing Systems},
year={2024},
url={https://openreview.net/forum?id=e57B7BfA2B}
}

Contributors

wangsssssss

14 commits