Skip to content
This repository was archived by the owner on Jan 24, 2024. It is now read-only.
This repository was archived by the owner on Jan 24, 2024. It is now read-only.

缕清几个Android 应用Paddle时的概念 #73

@breaknormal1

Description

@breaknormal1

示例程序提到的生成merged model(也就是 *.paddle文件)要准备好准备好模型配置文件(.py)和参数文件(.tar.gz)。
问题:
1.参数文件(.tar.gz)是经过PC训练生成的吧?
2.模型配置文件mobilenet.py,是个啥东东?超链接打不开,看不到是啥
3.在PC上使用模型预测时,不需要这个“模型配置文件”吧?
4.Android APP我在Windows环境下用过Android Studio开发过,请问将paddle库、merge生成的 *.paddle文件分别放到对应的文件夹下,之后就可以在Android Studio 调api了,最后打包成apk,是这样吗?还是要像[示例程序]第4步?
谢谢。。。

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions