Train from scratch
Hi, I want to train the model on the costom dataset including non-realistic images (painting, comic). I think your code requires pretrained model (ImageNet-1k) to build the SimMIM, but I am concerned about the decrease on accuracy due to differences in domains. Could you give me how to train the SimMIM model from scratch on the costom datasets?
Thanks in advance.
Hi, I want to train the model on the costom dataset including non-realistic images (painting, comic). I think your code requires pretrained model (ImageNet-1k) to build the SimMIM, but I am concerned about the decrease on accuracy due to differences in domains. Could you give me how to train the SimMIM model from scratch on the costom datasets?
Thanks in advance.
I also have the same question~