私的AI研究会 > NCAppRun

Neural Compute Application 実行スクリプト

 OpenVINO™ ツールキット付属のデモや 作成したアプリケーションの実行を簡単にするために、シェルスクリプトを使った起動ファイルを作成する。

※ 最終更新:2021/06/24 

共通仕様

主な目的

スクリプトの場所

スクリプトの実行

AI 学習済み推論モデルの実践編

マスク着用の有無を調べるアプリケーション

▼ 「face_mask.sh」
▼ 「face_mask_16.sh」
▼ 「face_mask_g.sh」

メガネ・帽子 バーチャル試着アプリケーション

▼ 「virtual_fitting.sh」
▼ 「virtual_fitting_16.sh」
▼ 「virtual_fitting_g16.sh」
▼ 「virtual_fitting_g32.sh」

 ※テストアプリケーション

▼ 「virtual_fitting_eyepoint_tool.sh」

感情分析アプリケーション

▼ 「emotion2.sh」
▼ 「emotion2_16.sh」
▼ 「emotion2_g16.sh」
▼ 「emotion2_g32.sh」

年齢/性別分析アプリケーション

▼ 「age_gender2.sh」
▼ 「age_gender2_16.sh」
▼ 「age_gender2_g16.sh」
▼ 「age_gender2_g32.sh」

物体検出アプリケーション

▼ 「object_detect_yolo3_2.sh」
▼ 「object_detect_yolo3_2_16.sh」
▼ 「object_detect_yolo3_2_g16.sh」
▼ 「object_detect_yolo3_2_g32.sh」

人物追跡アプリケーション

▼ 「person-tracking2.sh」
▼ 「person-tracking2_16.sh」
▼ 「person-tracking2_g16.sh」
▼ 「person-tracking2_g32.sh」

顔追跡アプリケーション

▼ 「face-tracking2.sh」
▼ 「face-tracking2_16.sh」
▼ 「face-tracking2_g16.sh」
▼ 「face-tracking2_g32.sh」

リアルタイム感情分析アプリケーション

▼ 「sentiment_analysis2.sh」
▼ 「sentiment_analysis2_16.sh」
▼ 「sentiment_analysis2_g16.sh」
▼ 「sentiment_analysis2_g32.sh」

リアルタイム画像分類アプリケーション

▼ 「image_classification.sh」
▼ 「image_classification_16.sh」
▼ 「image_classification_g16.sh」
▼ 「image_classification_g32.sh」

OpenVINO™ 付属のデモ Open Model Zoo Demos

3D 人間のポーズ推定 Python デモ

▼ 「_human_pose_estimation_3d_demo.sh」
▼ 「_human_pose_estimation_3d_demo_16.sh」
▼ 「_human_pose_estimation_3d_demo_g16.sh」
▼ 「_human_pose_estimation_3d_demo_g32.sh」

アクション認識 Python デモ

▼ 「_action_recognition.sh」
▼ 「_action_recognition_16.sh」
▼ 「_action_recognition_g16.sh」
▼ 「_action_recognition_g32.sh」

オブジェクト検出 Python デモ

▼ 「_object_detection_python_demo.sh」
▼ 「_object_detection_python_demo_16.sh」
▼ 「_object_detection_python_demo_g16.sh」
▼ 「_object_detection_python_demo_g32.sh」

人間のポーズ推定 Python デモ

▼ 「_human_pose_estimation.sh」
▼ 「_human_pose_estimation_16.sh」
▼ 「_human_pose_estimation_g16.sh」
▼ 「_human_pose_estimation_g32.sh」

ジェスチャ認識 Python デモ

▼ 「_gesture_recognition_demo.sh」
▼ 「_gesture_recognition_demo_g16.sh」
▼ 「_gesture_recognition_demo_g32.sh」

手書きテキスト認識 Python デモ

▼ 「_handwritten_text_recognition_demo.sh」
▼ 「_handwritten_text_recognition_demo_16.sh」
▼ 「_handwritten_text_recognition_demo_g16.sh」
▼ 「_handwritten_text_recognition_demo_g32.sh」

単一の人間のポーズ推定 Python デモ

▼ 「_single_human_pose_estimation_demo.sh」
▼ 「_single_human_pose_estimation_demo_16.sh」
▼ 「_single_human_pose_estimation_demo_g16.sh」
▼ 「_single_human_pose_estimation_demo_g32.sh」

テキスト検出 C++ デモ

▼ 「_text_detection_demo.sh」
▼ 「_text_detection_demo_16.sh」
▼ 「_text_detection_demo_g16.sh」
▼ 「_text_detection_demo_g32.sh」

クロスロードカメラ C++ デモ

▼ 「_crossroad_camera_demo.sh」
▼ 「_crossroad_camera_demo_16.sh」
▼ 「_crossroad_camera_demo_g16.sh」
▼ 「_crossroad_camera_demo_g32.sh」

人間のポーズ推定 C++ デモ

▼ 「_human_pose_estimation_demo.sh」
▼ 「_human_pose_estimation_demo_16.sh」
▼ 「_human_pose_estimation_demo_g16.sh」
▼ 「_human_pose_estimation_demo_g32.sh」

オブジェクト検出 C++ デモ

▼ 「_object_detection_demo.sh」
▼ 「_object_detection_demo_16.sh」
▼ 「_object_detection_demo_g16.sh」
▼ 「_object_detection_demo_g32.sh」

スマート教室 C++ デモ

▼ 「_smart_classroom_demo.sh」
▼ 「_smart_classroom_demo_16.sh」
▼ 「_smart_classroom_demo_g16.sh」
▼ 「_smart_classroom_demo_g32.sh」

歩行者トラッカー C++ デモ

▼ 「_pedestrian_tracker_demo.sh」
▼ 「_pedestrian_tracker_demo_16.sh」
▼ 「_pedestrian_tracker_demo_g16.sh」
▼ 「_pedestrian_tracker_demo_g32.sh」

スーパー解像度 C++ デモ

▼ 「_super_resolution_demo.sh」
▼ 「_super_resolution_demo_16.sh」
▼ 「_super_resolution_demo_g16.sh」
▼ 「_super_resolution_demo_g32.sh」

インタラクティブな顔検出 C++ デモ

▼ 「_interactive_face_detection_demo.sh」
▼ 「_interactive_face_detection_demo_16.sh」
▼ 「_interactive_face_detection_demo_g16.sh」
▼ 「_interactive_face_detection_demo_g32.sh」

視線推定 C++ デモ

▼ 「_gaze_estimation_demo.sh」
▼ 「_gaze_estimation_demo_16.sh」
▼ 「_gaze_estimation_demo_g16.sh」
▼ 「_gaze_estimation_demo_g32.sh」

セキュリティバリアカメラ C++ デモ

▼ 「_security_barrier_camera_demo.sh」
▼ 「_security_barrier_camera_demo_16.sh」
▼ 「_security_barrier_camera_demo_g16.sh」
▼ 「_security_barrier_camera_demo_g32.sh」

イメージ インペインティング Python デモ

▼ 「_image_inpainting_demo.sh」
▼ 「_image_inpainting_demo_16.sh」
▼ 「_image_inpainting_demo_g16.sh」
▼ 「_image_inpainting_demo_g32.sh」

モノクロビデオの色付け Python デモ

▼ 「_colorization_demo.sh」
▼ 「_colorization_demo_16.sh」
▼ 「_colorization_demo_g16.sh」
▼ 「_colorization_demo_g32.sh」

ボケ画像の修正 Python デモ

▼ 「_deblurring_demo.sh」
▼ 「_deblurring_demo_16.sh」
▼ 「_deblurring_demo_g16.sh」
▼ 「_deblurring_demo_g32.sh」

推論エンジン デバイスの照会

▼ 「_hello_query_device.sh」

ベンチマークテスト

▼ 「_benchmark_app.sh」

更新履歴

 

参考資料

MYRIAD(NCS2) デバイスでの実行エラー

▼ 「_pedestrian_tracker_demo_16.sh」
 

Last-modified: 2021-06-26 (土) 18:29:47