Rick Sanchez

Results 5 issues of Rick Sanchez

Dear all, after i loaded the weight in the visualizer, the following problem appeared. Do you guys know what is the cause of it? I am running pytorch 1.12 cuda...

I have pretrained the model from the 64x64 images. And now I am on the superresolution stage and i wanna get a 256x256 images. ``` python train.py --outdir=./training-runs/styleganxl_training_reduced_256 --cfg=stylegan3-t --data=./data/styleganxl_training_reduced256.zip...

Hello, I have 2 questions because I want to implement ccnn in my research paper. 1. According to the paper, it stated in Equation 1 that the model is resolution...

I am having trouble to reproduce the result in your table? Can you indicate what's the dataset, batchsize and model for that table? Is that Cifar 10 and resnet18?