ShenZhang-Shin
ShenZhang-Shin
### 🐛 Describe the bug Hello, Thanks for the remarkable improvement of diffusion. I have some problems when running diffusion code and want your help. I run sudo pip3 install...
### 🐛 Describe the bug when running train_colossalai_cifar10.yaml, I can train by a single GPU. But when training with multi GPUs (devices:2), an error occurs. Setting up LambdaLR scheduler... Setting...
Train with the provided hyperparameters and cannot get a small model with 78.8% acc1 and 3.6G FLOPs
Hi, Thanks for your interesting work. I try to train avit-small model with the provided hyperparameters. Finally, I get a model with 79.8% acc1 and 4.3G FLOPs. The performance is...
**Is your feature request related to a problem? Please describe.** Object duplication and low efficiency happens when generating high-resolution image (2048x2048, 4096x4096) for stable diffusion models. HiDiffusion can solve these...