提交 7c96c2cd 编写于 作者: Y Yuchen Tian 提交者: Aston Zhang

Change Imagenet to ImageNet (#419)

上级 d4e04221
......@@ -55,7 +55,7 @@ def postprocess(img):
## 抽取特征
我们使用原论文使用的VGG-19模型,并下载在Imagenet上训练好的权重 [1]。
我们使用原论文使用的VGG-19模型,并下载在ImageNet上训练好的权重 [1]。
```{.python .input n=5}
pretrained_net = model_zoo.vision.vgg19(pretrained=True)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册