How to change the torchvision's input channel?

后端 未结 0 1029
暗喜
暗喜 2021-02-05 12:36

import torchvision.models as models MODEL = models.resnet18(pretrained=False)

How to change the input channel number with parameter?

相关标签:
回答
  • 消灭零回复
提交回复
热议问题