bwconrad / decoder-denoising

Pytorch reimplementation of Decoder Denoising Pretraining for Semantic Segmentation
MIT License
45 stars 8 forks source link

about pre_model #2

Closed tongchangD closed 2 years ago

tongchangD commented 2 years ago

can you share your pretrained models

bwconrad commented 2 years ago

I've not done the full pretraining on imagenet so I unfortunately do not have any weights to share. I've only done small experiments on some personal datasets to make sure the code is working correctly.

tongchangD commented 2 years ago

I've not done the full pretraining on imagenet so I unfortunately do not have any weights to share. I've only done small experiments on some personal datasets to make sure the code is working correctly.

thanks