Zhanjie Zhang
Zhanjie Zhang
[Epoch 20/2558] [Batch 750/782] [D loss: 1.229028] [G loss: -36.288643] [ema: 0.999577] 100%|██████████████████████████████████████████████████████████| 782/782 [04:56 calculate inception score Inception score: 0 => calculate fid score 0%| | 0/6250 [00:00
the start ------------ Options ------------- batchSize: 4 beta1: 0.5 checkpoints_dir: ./checkpoints classifier_framework: conv4 continue_train: False d_domains: 3 dataroot: F:\Muti-cartoon\Multi-Style-Photo-Cartoonization-main\datasets\alps1 display_freq: 100 display_id: 0 display_port: 8097 display_single_pane_ncols: 0 display_winsize: 256 encoder_test:...
I try to train this code on 2*3090, but it still replys that CUDA out of memory. In your paper, you say that your model is trained on 2 Tesla...
(th1.71) zzj@zzj:~/disk1/zzj/denoising-diffusion-gan-main$ python train_ddgan.py --dataset lsun starting in debug mode Traceback (most recent call last): File "train_ddgan.py", line 600, in init_processes(0, size, train, args) File "train_ddgan.py", line 470, in init_processes...
请问为什么训练100多轮的时候,loss值是nan,并且出的gif图是全黑的。 Steps: 41%|███████████████████████████████████████████████████████████████▏ | 204/500 [19:20
As you say that the high-quality anime scene dataset comprises 5,958 images, but I follow the Scenimefy/Anime_dataset/README.md, obtaining 5151 cartoon images. If I were to manually filter the dataset again,...

我正在使用这行命令 python main.py --name test --base ./configs/kl16_content12.yaml --basedir ./checkpoints -t True --gpus 0,1, 然后有如下报错: (T2I) zzj@zzj:~/disk1/zzj/ArtFusion-main$ python main.py --name test --base ./configs/kl16_content12.yaml --basedir ./checkpoints -t True --gpus 0,1, Global seed...