mobilenet-V2的使用

import numpy import torchvision from PIL import Image from torchvision import transforms mobile_net=torchvision.models.mobilenet_v2(pretrained=True) image=Image.open("/home/chenyang/PycharmProjects
相關文章
相關標籤/搜索