GY_Zhang
Results
2
issues of
GY_Zhang
After reading your paper and code, some questions confused me. I would be very appreciate if someone can explain my question. First, it was argued swin-T is used in this...
I met this problem when I tried to run the command `CUDA_VISIBLE_DEVICES=0,1,2,3 torchrun --standalone --nproc_per_node=4 --nnodes=1 main_diffusion.py --gpu_id 0123 --cfg_path configs/training/diffusion_ffhq512.yaml --save_dir myfolder`. Could someone help me solve it?