Could you please tell me the pre-trained backbone (like VGG or ResNet) model on ImageNet is available for us?

Created by Hanqiu Deng Hanqiu
Sorry, we don't allow any on-other-datasets pre-trained models (otherwise it makes it really hard to divide between external training data and no external training data). But feel free to use the data we provide to pre-train your models (e.g. checkout https://github.com/ninatu/mood_challenge which used ~SimCLR to pre-train their models).

Are Pytorch/Tensorflow pre-trained models on ImageNet allowed to be used? page is loading…