pretrained-models.pytorch
pretrained-models.pytorch copied to clipboard
Can I use these pretrained models with the same input shape?
I want to use these pretrained models with the same input shape, is it possible, or I need to finetuning them before using them with the special shape(i.e. 3 x 299 x 299) which are not satisfy the input requirement the model need.