yandex-research / ddpm-segmentation

Label-Efficient Semantic Segmentation with Diffusion Models (ICLR'2022)
https://yandex-research.github.io/ddpm-segmentation/
MIT License
662 stars 60 forks source link

Pre-trained pixel-classifier? #12

Closed HOMGH closed 1 year ago

HOMGH commented 2 years ago

Hi,

Is there any chance to get the pre-trained pixel classifier you trained on your data? Due to high extensive memory usage, I am not able to train the model and just want to evaluate the model. So need the pre-trained MLPs for pixel classification. That would be amazing if you can share them. Thanks.

dbaranchuk commented 1 year ago

Hey! For what dataset do you need pixel classifiers? I can take a look but it's likely that I've already deleted them

ABromide commented 1 year ago

这是来自QQ邮箱的假期自动回复邮件。您好,我最近正在休假中,无法亲自回复您的邮件。我将在假期结束后,尽快给您回复。

wwdok commented 1 year ago

Me too, I also want to get the pretrained interpreter model checkpoint(i.e. pixel_classifier) to play with it ~

ABromide commented 1 year ago

这是来自QQ邮箱的假期自动回复邮件。您好,我最近正在休假中,无法亲自回复您的邮件。我将在假期结束后,尽快给您回复。

MariemOualha commented 1 year ago

Hello , Me too, I also want to get the pretrained interpreter model checkpoint(i.e. pixel_classifier) to play with it

ABromide commented 1 year ago

这是来自QQ邮箱的假期自动回复邮件。您好,我最近正在休假中,无法亲自回复您的邮件。我将在假期结束后,尽快给您回复。

mingliutju commented 1 year ago

Hey! For what dataset do you need pixel classifiers? I can take a look but it's likely that I've already deleted them

Hi, could you provide the pixel classifiers for ffhq_34(DDPM)?

dbaranchuk commented 1 year ago

Hey @wwdok @MariemOualha @mingliutju, sorry for the relatively late response. I couldn't find my old checkpoints and hence had to re-run the experiments. Finally, I could get to this and here is the link to the pretrained pixel_classifiers for each dataset: Dropbox

Hope you will find them useful.

zhangjh1999 commented 1 year ago

Hi,

Is there any chance to get the pre-trained pixel classifier you trained on your data? Due to high extensive memory usage, I am not able to train the model and just want to evaluate the model. So need the pre-trained MLPs for pixel classification. That would be amazing if you can share them. Thanks.

Hey @wwdok @MariemOualha @mingliutju, sorry for the relatively late response. I couldn't find my old checkpoints and hence had to re-run the experiments. Finally, I could get to this and here is the link to the pretrained pixel_classifiers for each dataset: Dropbox

Hope you will find them useful.

This item was delete,can you share them again

ABromide commented 1 year ago

这是来自QQ邮箱的假期自动回复邮件。您好,我最近正在休假中,无法亲自回复您的邮件。我将在假期结束后,尽快给您回复。

dbaranchuk commented 1 year ago

@zhangjh1999, the actual link is in the README. I've also updated the link in the corresponding comment here.