You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was trying to reproducing the equivalent result from the original paper.
Though it is natural to pretrain encoder of model on ImageNet, the decoder is task-specifically trained.
As of I know, since ImageNet pretraining is classification, it is difficult to train decoder.
I'd like to know how the pretrained decoder weight is initialized or the method of decoder's pretraining on ImageNet.
Thank you
The text was updated successfully, but these errors were encountered:
I was trying to reproducing the equivalent result from the original paper.
Though it is natural to pretrain encoder of model on ImageNet, the decoder is task-specifically trained.
As of I know, since ImageNet pretraining is classification, it is difficult to train decoder.
I'd like to know how the pretrained decoder weight is initialized or the method of decoder's pretraining on ImageNet.
Thank you
The text was updated successfully, but these errors were encountered: