Computer Vision System Toolboxの機械学習

1 view (last 30 days)
ドキュメント(ユーザマニュアル)を見ながら、機械学習をして車を検出しようとしてます。 何が悪いのかわかりません。ご教授願います。
  1 Comment
Kojiro Saito
Kojiro Saito on 25 Oct 2016
ドキュメントのどのようなサンプルプログラムをご自身で試されて、どのような警告・エラーメッセージが出ているか、出来る限りもう少し詳細を教えていただけますか?

Sign in to comment.

Accepted Answer

Tohru Kikawada
Tohru Kikawada on 17 Mar 2017
車の検出についてはR2017aで入った領域ベースの畳み込みニューラルネットワーク (Faster R-CNN)が便利です。
詳細は trainFasterRCNNObjectDetector をご覧ください。

More Answers (0)

Categories

Find more on Deep Learning Toolbox in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!