opencv_dnn:samples:object_detection

差分

このページの2つのバージョン間の差分を表示します。

この比較画面へのリンク

両方とも前のリビジョン 前のリビジョン
次のリビジョン
前のリビジョン
次のリビジョン両方とも次のリビジョン
opencv_dnn:object_detection [2018/09/18 12:35] – [MobileNet-SSD from Caffe] babaopencv_dnn:object_detection [2018/10/12 10:01] baba
行 1: 行 1:
 +{{indexmenu_n>3}}
 ====== Object Detection ====== ====== Object Detection ======
 [[opencv_dnn:install|OpenCVでDNN]]にてできあがった実行ファイルである,example_dnn_object_detectionを利用します.実行に先立ち,ネットワークの設定ファイル, [[opencv_dnn:install|OpenCVでDNN]]にてできあがった実行ファイルである,example_dnn_object_detectionを利用します.実行に先立ち,ネットワークの設定ファイル,
行 23: 行 24:
   $ ./example_dnn_object_detection --config=MobileNetSSD_deploy.prototxt --model=MobileNetSSD_deploy.caffemodel --width=300 --height=300 --scale=0.00784 --input=dog.jpg   $ ./example_dnn_object_detection --config=MobileNetSSD_deploy.prototxt --model=MobileNetSSD_deploy.caffemodel --width=300 --height=300 --scale=0.00784 --input=dog.jpg
      
-カメラ起動し前の自分がpersonして識別されていればOKです.+カメラ起動したい場合はinputオプションを消す,デフォルトカメラ起動します.
  
 ===== SSDs from TensorFlow ===== ===== SSDs from TensorFlow =====
  • /home/users/2/lolipop.jp-4404d470cd64c603/web/ws/data/pages/opencv_dnn/samples/object_detection.txt
  • 最終更新: 2019/07/30 09:53
  • by baba