ASCON
ASCON copied to clipboard
Official implementation of "ASCON: Anatomy-aware Supervised Contrastive Learning Framework for Low-dose CT Denoising"
I am trying to train using my own dataset and the input image resolution is 512x512. When I tried to feed the image of dimension( 3,512,512) that is just stacking...
How to adjust the window width and position of the resulting image after training?
Your paper is quite novel and I really appreciate your talent. I would like to know when you plan to make your code public?
Hello author, thank you for your contribution. During the training process, my training was interrupted. I would like to ask you how to modify the code so that my model...
Thanks for Ur novel work. I am trying to train the model on Moya dataset. I followed the command of traing prived by you. When the runing the python file...
咨询
我再AAPM-Mayo dataset 上 看到整个数据集有两种 一个是1.33T 另一个是1.8G 应该下载哪个 谢谢
Could you kindly explain how do you preprocess the data for training? I understand that you normalize the data. But do you also create crops and train on crops? You...