JuliaWolleb / Diffusion-based-Segmentation

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

noisy output #56

Open yug125lk opened 1 year ago

yug125lk commented 1 year ago

Hi, thank you again. Could you please help me? What's the impact of this condition? --class_cond False , I used it to train my custom dataset, but the model seems overfitted. How can I reduce the parameters? Could you provide me with suggestions?