TrainImageContentDetector
TrainImageContentDetector[{img1{bbox1class1,…},…}]
与えられた例に基づいてContentDetectorFunction[…]を訓練する.
詳細とオプション
- TrainImageContentDetectorは,与えられた訓練データを使ってオブジェクト検出器を訓練しようとする.
- オブジェクト検出は,画像内の部分画像を認識するために使用されるコンピュータビジョン技術である.
- TrainImageContentDetectorは,新たな入力データに適用可能なContentDetectorFunction[…]を返す.
- 境界ボックス bboxiはRectangleオブジェクトとして与えられなければならない.
- クラス classiは任意の式でよい.
- TrainImageContentDetector[…][image]を使って image 中の画像が検出し,結果を<"Image"img,"Class"class >の形の連想のリストとして返すことができる.
- TrainImageContentDetectorは以下のオプションをサポートする.
-
PerformanceGoal Automatic 特定の利点を持つ設定を優先する ProgressReporting Automatic 訓練の進捗状況の報告の仕方 RandomSeeding 1234 擬似ランダムな生成器に内部的にどのようにシードするか TargetDevice "CPU" そこで訓練を行うターゲットデバイス TimeGoal Automatic 訓練時間(秒) ValidationSet None 訓練中にモデルを評価するデータ集合
例題
すべて開くすべて閉じるオプション (5)
PerformanceGoal (1)
ProgressReporting (1)
TimeGoal (1)
ValidationSet (1)
ValidationSetを使って独立の検証例を与える:
Wolfram Research (2021), TrainImageContentDetector, Wolfram言語関数, https://reference.wolfram.com/language/ref/TrainImageContentDetector.html.
テキスト
Wolfram Research (2021), TrainImageContentDetector, Wolfram言語関数, https://reference.wolfram.com/language/ref/TrainImageContentDetector.html.
CMS
Wolfram Language. 2021. "TrainImageContentDetector." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/TrainImageContentDetector.html.
APA
Wolfram Language. (2021). TrainImageContentDetector. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/TrainImageContentDetector.html