Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Set the same value as the sample application.

...

Case of using AI accelerator

...

Note

・AI アクセラレータは accelerator is available only in AdamApp for i-pro ambaCV2X モデル向けの AdamApp でのみ、利用可能です。 ・ツールmodel.

・Tool(cvtool) は AdamAppSDK には含まれていません。必要な場合には、i-PRO 株式会社にお問合せください。is not included in AdamAppSDK. Please contact i-PRO Co., Ltd. if you need one.

Accelerator (CVFlow) for AI inference process is embedded in i-pro ambaCV2X モデルのカメラには、AI の推論処理用アクセラレータ(CVFlow)を内蔵しています。
AdamApp からは、専用の API 経由でこのアクセラレータを使用することが可能です。API の入力として、アクセラレータ用のバイナリファイルが必要になります。以下の手順でバイナリの作成、およびAdamApp への組み込みを行ってください。

[手順]

  1. 学習済みの AI モデルを、アクセラレータ用のバイナリファイルに変換します。

  2. AdamApp パッケージの生成手順の記載手順にしたがって、AdamApp パッケージを作成します。この際に、手順 1.で作成したバイナリを data/cnn ディレクトリの下に置いてください。

...

Adam では、上記の手順 1.を行うためのツール(cvtool)を用意しています。cvtool の使用方法については、 別冊のドキュメント AdamApp_CVtool_UserManual ★を参照してください。model IP camera. AdamApp can use the accelerator through a dedicated Adam API. A binary file for accelerator is needed as an input for API. Create a binary file and built it into AdamApp by the following sequence.

  1. Convert a pre-trained AI model into a binary file for accelerator.

  2. Create AdamApp package in accord to here★link★ in this document. Place the binary file generated in step 1 under data/cnn directory.

...

A tool (cvtool) to be used to process the step1 above is provided by Adam. Please refer to the separate document “AdamApp_CVtool_UserManual”★link★ to learn about how to use cvtool.

Appendix

...

Appendix A:

...

Regarding product security

Please be aware of the following matters to ensure product security throughout the course of your development.

- Perform static analysis

- Verify vulnerability of the app.

- When using OSS, use the latest OSS or check for known vulnerabilities before using.

Appendix B:

...

CPU

...

and RAM available in AdamApp

AdamApp で利用可能な The CPU 使用率及び RAM 使用量は、i-PRO カメラの機種によって異なります。
CPU 使用率が上限に達すると、カメラはそれ以上 AdamApp が CPU を使用しないように制限します。
メモリ使用量が上限に達すると、AdamApp は強制終了されます。
機種ごとの利用可能なリソース情報は下記 URL を参照下さい。usage and RAM usage available in AdamApp varies depending on i-PRO camera model. The camera will restrain AdamApp not to use CPU when CPU usage limit has been reached. AdamApp will be forced to terminate as the memory usage reaches the limit. Please access the URL for usage information for each model.

https://dev-partner.i-pro.com/space/TPFAQ/694780048

...