JuliaWolleb / Diffusion-based-Segmentation

This is the official Pytorch implementation of the paper "Diffusion Models for Implicit Image Segmentation Ensembles".
MIT License
280 stars 38 forks source link

Sample during training problem 2 #70

Open RainJayAn opened 3 months ago

RainJayAn commented 3 months ago

I saw that there was a discussion about this issue before, but it was closed. However, I still have a question to ask. could you tell me how to go through all the steps from t=1000, ... , 0 to generate a synthetic image? I just find it in the validation code, but not in the training code.

RainJayAn commented 3 months ago

EY{YALJS~S8T 911W~}4RW0 I guess this is how to go through all the steps, but it only appear to the test code.