未验证 提交 b8ac9ee3 编写于 作者: F Felix 提交者: GitHub

Update inception_v3.py

上级 670c2bfb
...@@ -467,7 +467,7 @@ def InceptionV3(**kwargs): ...@@ -467,7 +467,7 @@ def InceptionV3(**kwargs):
Args: Args:
kwargs: kwargs:
class_num: int=1000. Output dim of last fc layer. class_num: int=1000. Output dim of last fc layer.
pretrained: pretrained: str, pretrained model file
Returns: Returns:
model: nn.Layer. Specific `InceptionV3` model model: nn.Layer. Specific `InceptionV3` model
""" """
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册