Devil-Ideal
Devil-Ideal
Hi! Your work was so interesting and it was attractive to me. I want to know what type of GPU is needed for training, as well as the number of...
I read the paper and downloaded the AG news dataset,and tested PET model on it,but there is a great margin between my results and the author's results. I set parameters...
Hi, I am very interested in your project, can you tell me how many GPUs you use, what type of GPUs are these and the training time?
Hi ! According the code, it seems that L_vlb in the loss function is just consist of the KL divergence of the postprior and prior at time step t and...
During training, the while loop in the 'run_loop' function does not seem to terminate because self. lr_ annel_ Steps=0, not self. lr_ annel_ Steps are always true. the code is...
Hi! I'm interesting in your work and I have read both of the paper. However, after reading the code, I'm a little confused. It seems that this code is still...
hi ! I'm interesting in your work, but there is one thing I don't quite understand. Can you tell me how many groups other large kernels need to be divided...
Hi could you please tell me how long it takes for training on ct task. I trained it on TITAN with 12 G memory, and it takes about 11 days...
Hi, I am very interested in your project, can you tell me how many GPUs you use, what type of GPUs are these and the training time?
Hi ! Could you please specify which versions of PyTorch and PyTorch Lightning are compatible or recommended for the repository(https://github.com/chenz53/MIM-Med3D)? I have tryed various versions, but the code still reports...