pretrained-models.pytorch icon indicating copy to clipboard operation
pretrained-models.pytorch copied to clipboard

Can I use these pretrained models with the same input shape?

Open DAJINZI01 opened this issue 4 years ago • 0 comments

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.

DAJINZI01 avatar Jan 15 '21 14:01 DAJINZI01