JuliaWolleb / Diffusion-based-Segmentation

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

great job! #17

Closed jaceqin closed 1 year ago

jaceqin commented 1 year ago

Hello! I want to ask if there is a final result graph after segmentation in your code? How is the intermediate process of the sampling process output?

JuliaWolleb commented 1 year ago

Hi Actually I just saved the sampled segmentation masks for all images of my test set in a folder. This happens in line 105 of the file _./segmentationsample.py. I did all score computation then with these saved images. Is this what you meant by "intermediate process"?

MuqinZ commented 1 year ago

Hello! Can you give me your E-mail. I want to talk about this Net-Model with you.I have some question about this

jaceqin commented 1 year ago

jace_q@outlook.com