ucaszyp/STEPS

Is this model pre-trained with ImageNet?

breknddone opened this issue · 2 comments

Is this model pre-trained with ImageNet?Is the purpose of first training using the daytime data set just to get the pre-trained weights for night training?Thanks!

We used the pretrained ResNet models and the daytime pretraining is used to train patch-GAN.

We used the pretrained ResNet models and the daytime pretraining is used to train patch-GAN.

So can it be understood that the pre-trained weights during the day and night are both Resnet models? Is the training during the day so that Patch-GAN can work in the next step?