level 1
姬旦0
楼主
11.2新函数ImageRestyle发生内部错误
官方的代码



在论坛里找发现了 https://mathematica.stackexchange.com/questions/155848/imagerestyle-not-working-in-docs
里面提供了另外的一个模型。
按照里面的方法做和里面遇到一样的问题

这个模型的模型图和说明文档都能下载到但是模型下载不到。
代码在这:
style = "AdaIn-Style Trained on MS-COCO and Painter by Numbers Data"
NetModel[style]
ResourceObject[style]
Get@ResourceObject[style]
NetModel[style, "UninitializedEvaluationNet"]
NetModel[style, "ConstructionNotebook"]
2017年10月21日 04点10分
1
官方的代码



在论坛里找发现了 https://mathematica.stackexchange.com/questions/155848/imagerestyle-not-working-in-docs里面提供了另外的一个模型。
按照里面的方法做和里面遇到一样的问题

这个模型的模型图和说明文档都能下载到但是模型下载不到。代码在这:
style = "AdaIn-Style Trained on MS-COCO and Painter by Numbers Data"
NetModel[style]
ResourceObject[style]
Get@ResourceObject[style]
NetModel[style, "UninitializedEvaluationNet"]
NetModel[style, "ConstructionNotebook"]