keras2ncnn:Keras H5DF至NCNN模型转换器

时间:2024-04-29 08:58:43
【文件属性】:

文件名称:keras2ncnn:Keras H5DF至NCNN模型转换器

文件大小:19KB

文件格式:ZIP

更新时间:2024-04-29 08:58:43

tensorflow keras ncnn h5df Python

keras2ncnn 现在在pypi上可用! 如果转换模型失败,欢迎打开问题并附加h5文件。 用法: # Install keras2ncnn (only h5py and numpy is required) python3 -mpip install --upgrade keras2ncnn # If you only want to convert the model python3 -m keras2ncnn -i SOME_H5DF_FILE.h5 -o ./ # You can see the structure of the converted model and the original model(after optimization) python3 -m keras2ncnn -i SOME_H5DF_FILE.h5 -o DIR_TO_SAVE_NCNN_PAR


【文件预览】:
keras2ncnn-master
----keras2ncnn()
--------keras_converter.py(51KB)
--------graph_optimizer.py(2KB)
--------__main__.py(239B)
--------graph_tool.py(4KB)
--------__init__.py(0B)
--------keras2ncnn.py(4KB)
--------h5df_parser.py(5KB)
--------keras_debugger.py(17KB)
--------ncnn_emitter.py(3KB)
--------ncnn_param.py(6KB)
----LICENSE(1KB)
----setup.py(540B)
----.gitignore(2KB)
----README.md(1KB)

网友评论