Use Signal labeler for python?

19 ビュー (過去 30 日間)
Farid
Farid 2022 年 9 月 19 日
コメント済み: Gabriele Bunkheila 2022 年 9 月 21 日
Hi all,
I have worked with Matlab's signal labeler app before, I was wondering if it's possible to use it for AI purposes in python?
Thanks
  3 件のコメント
Farid
Farid 2022 年 9 月 20 日
it absolutely did help! Thanks a lot.
Gabriele Bunkheila
Gabriele Bunkheila 2022 年 9 月 21 日
Nice to hear, you are most welcome. (I've just realized I had answered using the Comments field so I've copied the text across the to Answers section)

サインインしてコメントする。

採用された回答

Gabriele Bunkheila
Gabriele Bunkheila 2022 年 9 月 21 日
Hi Farid, I work at MathWorks and my quick answer would be yes, absolutely. Though it'd be great to hear more about what you have in mind, specifically.
Two examples come to mind:
  1. Use Signal Labeler to label a signal dataset, then use Python to train a AI model using TensorFlow or PyTorch
  2. Use an AI model available in Python to automate labeling of signals in Signal Labeler
Workflow (1) seems straightforward, at least in principle. To review a possible mapping between labeledSignalSet (the label format produced by Signal Labeler) and some simpler and platform- and language-agnostic label format you can review the example Import Audacity Labels to Signal Labeler.
For (2), please find below a few related bits and pieces:
I hope this helps.

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeGet Started with DSP System Toolbox についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by