摘要: GoogLeNet 的图像分类 复制代码后依次运行下面命令 python3 net_model.py python3 train.py python3 test.py net_model.py import torch import torch.nn as nn import torch.nn.fu 阅读全文
posted @ 2022-05-17 02:13 2inf 阅读(62) 评论(0) 推荐(0)