代码import cv2 import torchvision from Mynn import *# 储存pytorch网络结构from PIL import Image model = My_model('./m0.pth').cuda() #加载训练 ...
確定! 回上一頁