PyTorch到Keras转换器模型-Python开发

时间:2021-05-25 17:25:44
【文件属性】:
文件名称:PyTorch到Keras转换器模型-Python开发
文件大小:54KB
文件格式:ZIP
更新时间:2021-05-25 17:25:44
Python Deep Learning pytorch2keras Pytorch到Keras模型转换器。 现在仍然是beta。 安装pip install pytorch2keras重要提示当时仅支持PyTorch 0.4.0。 要使用转换器pytorch2keras PyTorch到Keras模型转换器。 安装pip install pytorch2keras重要提示要正确使用转换器,请在〜/ .keras / keras.json中进行更改:...“ backend”:“ tensorflow”,“ image_data_format”:“ channels_first”,... Tensorflow .js为了正确转换为tensorflow.js格式,请使用新的标志名称=“ short”。 这是如何获取tensorflow.js模型的简短说明:首先,您必须将模型转换为Keras w
【文件预览】:
pytorch2keras-master
----.gitignore(1KB)
----README.md(7KB)
----.github()
--------ISSUE_TEMPLATE()
----tests()
--------models()
--------layers()
--------__init__.py(0B)
----LICENSE(1KB)
----pytorch2keras()
--------__init__.py(71B)
--------converter.py(3KB)
----readthedocs.yml(84B)
----requirements.txt(57B)
----mkdocs.yml(286B)
----MANIFEST.in(58B)
----setup.py(1KB)
----.travis.yml(876B)

网友评论